[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 9 / XMPhotoPicker / 0.0.5 / XMPhotoPicker.podspec.json
blob0d91ccf1b6caf978f7a8ec525a7cfe1b9dfacd8a
2   "name": "XMPhotoPicker",
3   "version": "0.0.5",
4   "summary": "XMPhotoPicker.",
5   "description": "XMPhotoPicker can manage photoPicking",
6   "homepage": "https://github.com/zhenLuoxiaoming/XMPhotoPicker",
7   "license": "Copyright (c) 2015年 Lisa. All rights reserved.",
8   "authors": {
9     "罗晓明": "542250137@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zhenLuoxiaoming/XMPhotoPicker.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "XMPhotoPicker",
20     "XMPhotoPicker/**/*.{h,m,xib}"
21   ],
22   "resources": "XMPhotoPicker/Image/*.png",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0.0"
26     ]
27   }