[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / b / PodsResearch / 0.0.2 / PodsResearch.podspec.json
blobe0ce9199c106a69e0bdd823e544dac8d3c4882e5
2   "name": "PodsResearch",
3   "version": "0.0.2",
4   "summary": "Test project to investigate pods",
5   "description": "                   Some desc just to pass validation\n",
6   "homepage": "http://google.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Pesin": "igorpesin@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/i-pesin/PodsResearch.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }