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