[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / f / textForCocoapodCode / 1.0.0 / textForCocoapodCode.podspec.json
blobf286c21c907f64e8034a681e517a36ab21ee2497
2   "name": "textForCocoapodCode",
3   "version": "1.0.0",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/AnduinWrynnK/textForCocoapod",
7   "authors": {
8     "AnduinWrynnK": "1254681237@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/AnduinWrynnK/textForCocoapod.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "Classes",
19     "testForCocoapod/testForCocoapod/Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "license": {
23     "type": "Copyright",
24     "text": "      Copyright 2016 AprilBrother LLC, Inc. All rights reserved.\n"
25   }