[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / 5 / NFTImagePickerController / 0.1.2 / NFTImagePickerController.podspec.json
blob4386c80fa9655fdfec56d74e4ded02752f0fd3b2
2   "name": "NFTImagePickerController",
3   "version": "0.1.2",
4   "summary": "A UIImagePickerController with multiple selection support.",
5   "homepage": "https://github.com/nifti/NFTImagePickerController",
6   "license": "MIT",
7   "authors": {
8     "Ryan Fitzgerald": "ryan.fitz1@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nifti/NFTImagePickerController.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "NFTImagePickerController/**/*.{h,m}",
19   "public_header_files": "NFTImagePickerController/**/*.h"