[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 1 / 0 / GCDAppCommon / 0.0.1 / GCDAppCommon.podspec.json
blob689fa2ec2f1b1d668c82bfe61c1cc239c3a0dcba
2   "name": "GCDAppCommon",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "GCDAppCommon/Classes/**/*",
22   "public_header_files": "GCDAppCommon/Classes/**/*.h"