[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 5 / 7 / SCBaseFramework / 0.0.7 / SCBaseFramework.podspec.json
blob471ea1332874226d493243b71d55be28f0a3aa25
2   "name": "SCBaseFramework",
3   "version": "0.0.7",
4   "summary": "智慧城市BaseFramework",
5   "description": "智慧城市BaseFramework,包含Base分类、Base工具类等。",
6   "homepage": "http://gitlab.housecenter.cn/smartcity_frame/iphone_app/sc_frame_ios/SCBaseFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangqiang": "613555114@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.housecenter.cn/smartcity_frame/iphone_app/sc_frame_ios/SCBaseFramework.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": [
22     "SCBaseFramework/Classes/SCBase/SCBase.framework"
23   ],
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "resources": "SCBaseFramework/Classes/SCBase/SCBase.framework/SCBase.bundle",
28   "dependencies": {
29     "Masonry": [
31     ],
32     "YYModel": [
34     ],
35     "YYText": [
37     ],
38     "SVProgressHUD": [
40     ]
41   },
42   "subspecs": [
43     {
44       "name": "SCBaseFramework",
45       "source_files": "SCBaseFramework/Classes/SCBase/SCBase.framework/Headers/*.{h,m}"
46     }
47   ]