blob: 5f9c0333007f58c4891fa6bf500d3e73601f950a [file] [log] [blame]
{
"name": "TestModuleA",
"version": "0.0.1",
"summary": "Just Show the test of pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fsseven/TestModuleA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjiawei": "wondercjw@gmail.com"
},
"source": {
"git": "https://github.com/fsseven/TestModuleA.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestModuleA/Classes/**/*"
}