blob: f286c21c907f64e8034a681e517a36ab21ee2497 [file] [log] [blame]
{
"name": "textForCocoapodCode",
"version": "1.0.0",
"summary": "一个建立pod仓库的简单demo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/AnduinWrynnK/textForCocoapod",
"authors": {
"AnduinWrynnK": "1254681237@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AnduinWrynnK/textForCocoapod.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"testForCocoapod/testForCocoapod/Classes/**/*.{h,m}"
],
"requires_arc": true,
"license": {
"type": "Copyright",
"text": " Copyright 2016 AprilBrother LLC, Inc. All rights reserved.\n"
}
}