[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 2 / 5 / IJSPhotoSDK / 0.1.1 / IJSPhotoSDK.podspec.json
blobfc6d35dc14d2e5a1a2790baf94f296f400b49237
2   "name": "IJSPhotoSDK",
3   "version": "0.1.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.1.1",
18     "submodules": true
19   },
20   "frameworks": [
21     "UIKit",
22     "Photos"
23   ],
24   "resources": "SDK/Resources/JSPhotoSDK.bundle",
25   "dependencies": {
26     "IJSFoundation": [
28     ],
29     "IJSUExtension": [
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "IJSPhotoSDK",
36       "source_files": [
37         "SDK/IJSPhotoSDK/ConstantFile/*.*",
38         "SDK/IJSPhotoSDK/Controllers/*.*",
39         "SDK/IJSPhotoSDK/View/*.*",
40         "SDK/IJSPhotoSDK/Model/*.*",
41         "SDK/IJSImageEditSDK/ConstantFile/*.*",
42         "SDK/IJSImageEditSDK/Controller/*.*",
43         "SDK/IJSImageEditSDK/IJSMapView/*.*",
44         "SDK/IJSImageEditSDK/IJSVideoDrawTool/*.*",
45         "SDK/IJSImageEditSDK/Model/*.*",
46         "SDK/IJSImageEditSDK/TOCropViewController/*.*",
47         "SDK/IJSImageEditSDK/View/*.*"
48       ]
49     }
50   ]