blob: 60dc387d61c62286e7f2df0fd216282f103f0f84 [file] [log] [blame]
{
"name": "MyClass",
"version": "1.0.1",
"summary": "A hahahhaha",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/onegeng/MyClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onegeng": "23380631@qq.com"
},
"source": {
"git": "https://github.com/onegeng/MyClass.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyClass/Classes/**/*"
}