[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / e / 6 / PhotoPicker / 0.1.2 / PhotoPicker.podspec.json
blob39b40c30c3d68bc2eef7b22aed6958653935c339
2   "name": "PhotoPicker",
3   "version": "0.1.2",
4   "summary": "A photo picker that select photos from system albums.",
5   "description": "A photo picker that select photos from system albums. like WeiXin",
6   "homepage": "http://github.com/darkdong",
7   "license": "MIT",
8   "authors": {
9     "Dark Dong": "viva@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/darkdong/PhotoPicker.git",
16     "tag": "0.1.2"
17   },
18   "source_files": [
19     "PhotoPicker",
20     "PhotoPicker/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.1"