[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 8 / DiaoYeNetwork / 0.1.0 / DiaoYeNetwork.podspec.json
blobf17a09c29b973db6bb6248897953d645eaacf839
2   "name": "DiaoYeNetwork",
3   "version": "0.1.0",
4   "summary": "Fork from YTKNetwork.",
5   "homepage": "https://github.com/diaojz/DiaoYeNetwork",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "diaojz": "diaojz@126.com"
12   },
13   "source": {
14     "git": "https://github.com/diaojz/DiaoYeNetwork.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "DiaoYeNetwork/*.{h,m}",
18   "private_header_files": "DiaoYeNetwork/YTKNetworkPrivate.h",
19   "platforms": {
20     "ios": "7.0",
21     "osx": "10.9",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "frameworks": "CFNetwork",
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.0"
29     ]
30   }