[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 5 / 0 / cocoaGit / 8.0.0 / cocoaGit.podspec.json
blobcbeac8ee708c939e4ede6917aa7676a6771a40fd
2   "name": "cocoaGit",
3   "version": "8.0.0",
4   "license": "MIT",
5   "summary": "my first CocoaPods git",
6   "homepage": "https://github.com/miracle-jzc/cocoaGit",
7   "source": {
8     "git": "https://github.com/miracle-jzc/cocoaGit.git",
9     "tag": "8.0.0"
10   },
11   "source_files": "cocoaGit/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "7.0"
15   },
16   "dependencies": {
17     "AFNetworking": [
19     ]
20   },
21   "authors": {
22     "miracle-jzc": "miracle.jzc@gmail.com"
23   },
24   "social_media_url": "https://github.com/miracle-jzc/cocoaGit",
25   "subspecs": [
26     {
27       "name": "Twitter",
28       "source_files": "cocoaGit/**/*"
29     }
30   ]