[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 7 / 4 / 1 / TestMonster / 1.0.1 / TestMonster.podspec.json
blob3f30b9ff3bfd0262a760d1cd3cef030fe2a5f80e
2   "name": "TestMonster",
3   "version": "1.0.1",
4   "summary": "数据缓存,性能野兽",
5   "description": "Database,you would like that way",
6   "homepage": "https://github.com/Coderplayer/TestMonster",
7   "license": "MIT",
8   "authors": {
9     "liguanyu": "741871129@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Coderplayer/TestMonster.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "TestMonster/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "FMDB": [
22       "~> 2.7.2"
23     ],
24     "AFNetworking": [
25       "~> 3.2.0"
26     ],
27     "Masonry": [
28       "~> 1.1.0"
29     ]
30   }