blob: 3ffefc0af69a18e23979ca01658e2e31036aee47 [file] [log] [blame]
{
"name": "Sayhehe",
"version": "0.0.1",
"summary": "Sayhehe is a test demo",
"description": "gerrywang pod use test. This is only a demo for internal test.",
"homepage": "https://github.com/gerrywg",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"gerrywg": "chwanggang@msn.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gerrywg/CreateOwnSpec.git",
"tag": "0.0.1"
},
"source_files": [
"Sayhehe",
"Sayhehe/**/*.{h,m}"
],
"requires_arc": true
}