blob: 72f0deae5adebe9c9747972a25e02eb8eb7a8a59 [file] [log] [blame]
{
"name": "XMPodsTest",
"version": "0.0.1",
"summary": "A test for publishing to cocoapods.",
"description": "a test for publishing to cocoapods with my files",
"homepage": "http://github.com/Justming/XMPodsTest",
"license": "MIT",
"authors": {
"hxm": "hxm@cto100.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Justming/XMPodsTest.git",
"tag": "0.0.1"
},
"source_files": [
"XMPodsTest",
"XMPodsTest/*.{h,m}"
]
}