[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / d / 9 / 6 / ZJPhotoController / 1.0.0 / ZJPhotoController.podspec.json
blobbf8e6b8e139d7ea72fa467d635937ef4a8a9d700
2   "name": "ZJPhotoController",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A easy Photo Manager.",
9   "homepage": "https://github.com/czzj0212/ZJPhotoController",
10   "authors": {
11     "maybe_chen": "czzj0212@163.com"
12   },
13   "source": {
14     "git": "https://github.com/czzj0212/ZJPhotoController.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "SDWebImage": [
20       "~>3.8"
21     ]
22   },
23   "platforms": {
24     "ios": "7.0"
25   },
26   "source_files": "ZJPhotoController/**/*.{h,m}"