[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 2 / 5 / IJSPhotoSDK / 0.1.2 / IJSPhotoSDK.podspec.json
blob4e6ab844e873bb7647031cd9b775617514ca46ab
2   "name": "IJSPhotoSDK",
3   "version": "0.1.2",
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.2",
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   "source_files": [
34     "SDK/IJSPhotoSDK/ConstantFile/*.{h,m}",
35     "SDK/IJSPhotoSDK/Controllers/*.{h,m}",
36     "SDK/IJSPhotoSDK/IJSMapView/*.{h,m}",
37     "SDK/IJSPhotoSDK/IJSVideoDrawTool/*.{h,m}",
38     "SDK/IJSPhotoSDK/Model/*.{h,m}",
39     "SDK/IJSPhotoSDK/TOCropViewController/*.{h,m}",
40     "SDK/IJSPhotoSDK/View/*.{h,m}"
41   ]