[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 5 / e / CTAssetBundleTest / 0.0.1 / CTAssetBundleTest.podspec.json
blobc9ca4a40c89050ffbbefcdfb48b82b85bc0bf1aa
2   "name": "CTAssetBundleTest",
3   "version": "0.0.1",
4   "summary": "CTAssetBundleTest",
5   "homepage": "https://github.com/hoyelo/CTAssetsPickerController",
6   "authors": "Chris",
7   "source": {
8     "git": "https://github.com/netease-im/NIM_iOS_UIKit.git",
9     "tag": "1.0.2"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source_files": "NIMKit/NIMKit/**/*.{h,m}",
15   "resources": [
16     "NIMKitResouce.bundle",
17     "NIMKitEmoticon.bundle",
18     "NIMKitSettings.bundle",
19     "NIMKit/Vendors/CTAssetsPickerController/CTAssetsPickerController/CTAssetsPickerController.bundle"
20   ],
21   "frameworks": [
22     "CoreText",
23     "SystemConfiguration",
24     "AVFoundation",
25     "CoreTelephony",
26     "AudioToolbox",
27     "CoreMedia",
28     "VideoToolbox"
29   ],
30   "libraries": [
31     "sqlite3.0",
32     "z",
33     "c++"
34   ],
35   "dependencies": {
36     "SDWebImage": [
38     ],
39     "Toast": [
41     ],
42     "SVProgressHUD": [
44     ],
45     "M80AttributedLabel": [
47     ],
48     "CTAssetsPickerController": [
50     ]
51   },
52   "default_subspecs": "Lite",
53   "subspecs": [
54     {
55       "name": "Lite",
56       "dependencies": {
57         "NIMSDK": [
58           "~> 3.2.0"
59         ]
60       }
61     },
62     {
63       "name": "Full",
64       "dependencies": {
65         "NIMSDK_LITE": [
66           "~> 3.2.0"
67         ]
68       }
69     }
70   ]