[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 3 / 2 / JSPhotoPicker / 0.0.1 / JSPhotoPicker.podspec.json
blob7d58b2df72770c44d60a4e75406a5a08e8eb08cc
2   "name": "JSPhotoPicker",
3   "version": "0.0.1",
4   "summary": "图片选择器",
5   "description": "image picker",
6   "homepage": "https://github.com/J-yezi/JSPhotoPicker",
7   "license": "MIT",
8   "authors": {
9     "J-yezi": "yehao1020@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/J-yezi/JSPhotoPicker.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "JSPhotoPicker/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "Photos"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"