[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 0 / XQPhotosBrowsing / 1.0.0 / XQPhotosBrowsing.podspec.json
blob9170ad236b49b127f0cc1dd73ba8eb858e1f881c
2   "name": "XQPhotosBrowsing",
3   "version": "1.0.0",
4   "summary": "Show Photos From Different Sources",
5   "description": "It's a example to test how to upload the private project to cocoapods",
6   "homepage": "https://github.com/MyWestCity/XQPhotosBrowsing",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "xuqian": "1034009721@qq.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/MyWestCity/XQPhotosBrowsing.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "XQPhotosBrowsing",
23     "XQPhotosBrowsing/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true