[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 9 / 0 / commonTools / 0.1.10 / commonTools.podspec.json
blobc0157b9372441dc1ca0a103a325d6ccc6555e1c1
2   "name": "commonTools",
3   "version": "0.1.10",
4   "summary": "自己封装的常用方法",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.oschina.net/zhangxiandong",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangxiandong4910": "zhangxiandong4910@icloud.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/NewerABC/commontools.git",
16     "tag": "0.1.10"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "commonTools/Classes/**/*",
22   "resources": "commonTools/Resource/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation"
27   ],
28   "dependencies": {
29     "Dotzu": [
31     ],
32     "RealmSwift": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"