[Add] LiveLikeCore 2.77.2
[CocoaPods.git] / Specs / 2 / 6 / 7 / WJPhotoPicker / 1.1.3 / WJPhotoPicker.podspec.json
blob67ead829fe68f00f6465d9c29a25f97c510c4e79
2   "name": "WJPhotoPicker",
3   "version": "1.1.3",
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.1.3"
16   },
17   "source_files": [
18     "WJPhotoPicker",
19     "WJPhotoPicker/*.{h,m}"
20   ],
21   "resources": "WJPhotoPicker/Images/*.png",
22   "frameworks": "UIKit",
23   "requires_arc": true