[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 3 / 6 / FTImagePickerController / 1.0.0 / FTImagePickerController.podspec.json
blobd28fd7782d3c1abd8ed1cba79044c152c3fcedaa
2   "name": "FTImagePickerController",
3   "version": "1.0.0",
4   "summary": "A layout similar to UICollectionViewFlowLayout.",
5   "description": "A layout similar to UICollectionViewFlowLayout for Photo.",
6   "homepage": "https://github.com/alotofleo2/FTImagePickerController",
7   "license": "MIT",
8   "authors": {
9     "fangtao112": "alotofleo2@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/alotofleo2/FTImagePickerController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "FTImagePickerController/FTImagePickerController/*.{h,m}",
19   "resource_bundles": {
20     "FTImagePickerController": [
21       "FTImagePickerController/FTImagePickerController.bundle/*.png"
22     ]
23   },
24   "requires_arc": true