ios-infoPlist.json 244 B

1234567
  1. {
  2. "NSCameraUsageDescription": "Used to take photo for post status",
  3. "NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library",
  4. "NewPostShortcutItemTitle": "New Post",
  5. "SearchShortcutItemTitle": "Search"
  6. }