[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / b / 8 / CocoaPodTestPrivateProject / 1.0.0 / CocoaPodTestPrivateProject.podspec.json
blob223a274c1ff2f9f561b89f01b778adc7875469df
2   "name": "CocoaPodTestPrivateProject",
3   "version": "1.0.0",
4   "summary": "A simple test to see how CocoaPods work",
5   "description": "Nothing special to see here, in fact you should not see this at all, \nas I intend this to be just a test and removed ASAP",
6   "homepage": "https://github.com/lstemerdink/cocoapodtest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "me",
12   "platforms": {
13     "ios": "6.1"
14   },
15   "source": {
16     "git": "https://github.com/lstemerdink/cocoapodtest.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "CocoaPodTestPrivateProject",
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }