[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / f / 1 / 0 / GCDAppCommon / 0.0.2 / GCDAppCommon.podspec.json
blob1090159de46f4298512a17013a7b1ded063a3f11
2   "name": "GCDAppCommon",
3   "version": "0.0.2",
4   "summary": "iOS AppCommon for GCD.",
5   "homepage": "http://192.168.40.57/GDC_iOS/GCDAppCommon/wikis/home",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "clx": "chenlx@cncn.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "git@192.168.40.57:GDC_iOS/GCDAppCommon.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "GCDAppCommon/Classes/**/*",
23     "GCDAppCommon/*",
24     ""
25   ],
26   "public_header_files": "GCDAppCommon/Classes/**/*.h"