[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 1 / TJ-iOS-CommonTools / 1.1.1 / TJ-iOS-CommonTools.podspec.json
blob1dc66e8cb091e5818ae76d36bda22e6fd8649481
2   "name": "TJ-iOS-CommonTools",
3   "version": "1.1.1",
4   "summary": "淘金云客服iOS 通用工具库",
5   "description": "淘金云客服iOS 通用工具库 : Manager,NumberFormatter,SHSPhoneComponents,ZJSwitch",
6   "homepage": "http://192.168.4.254/qingfa/TJ-iOS-CommonTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liqingfa": "12069883@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.4.254/qingfa/TJ-iOS-CommonTools.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "user_target_xcconfig": {
22     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
23   },
24   "source_files": "TJ-iOS-CommonTools/Classes/**/*",
25   "resources": "TJ-iOS-CommonTools/Assets/*",
26   "dependencies": {
27     "CocoaLumberjack": [
29     ]
30   }