[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 5 / IJSPhotoSDK / 0.0.1 / IJSPhotoSDK.podspec.json
blob15e2ac8987e28d6703f0313f55704ccbd77f4559
2   "name": "IJSPhotoSDK",
3   "version": "0.0.1",
4   "summary": "IJSPhotoSDK from PhotoKit.",
5   "license": "MIT",
6   "authors": {
7     "wangjinshan": "1096452045@qq.com"
8   },
9   "homepage": "http://www.mob.com",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "description": "IJSPhotoSDK from PhotoKit ,you can select more image",
15   "source": {
16     "git": "https://github.com/wangjinshan/IJSPhotoSDK.git",
17     "tag": "0.0.1",
18     "submodules": true
19   },
20   "source_files": "SDK/IJSPhotoSDK/IJSPhotoSDKFiles/**/*",
21   "resource_bundles": {
22     "JSPhotoSDK": [
23       "SDK/IJSPhotoSDK/Support/JSPhotoSDK.bundle"
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "IJSFoundation",
29       "vendored_frameworks": "SDK/Required/IJSFoundation.framework"
30     },
31     {
32       "name": "IJSPhotoSDKExtension",
33       "source_files": "SDK/Required/IJSUExtension/*.*"
34     }
35   ]