[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 0 / commonTools / 0.1.5 / commonTools.podspec.json
blob609a99e70b28134907c7045aeab7b0367d1b5338
2   "name": "commonTools",
3   "version": "0.1.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "commonTools/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Dotzu": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"