[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / 7 / WJPhotoPicker / 1.0.6 / WJPhotoPicker.podspec.json
blob8ff0c2fd3ca2dadb5abc3862ede74d5adc2acdaa
2   "name": "WJPhotoPicker",
3   "version": "1.0.6",
4   "summary": "A simple and easy to use photo picker.",
5   "authors": {
6     "zwj": "niuszeng@sina.com"
7   },
8   "homepage": "https://github.com/ZengWeiJun/WJPhotoPicker",
9   "license": "MIT",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/ZengWeiJun/WJPhotoPicker.git",
15     "tag": "1.0.6"
16   },
17   "source_files": [
18     "WJPhotoPicker",
19     "WJPhotoPicker/*.{h,m}"
20   ],
21   "resources": "WJPhotoPicker/Images/*.png",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }