blob: 0cd5c4928cdb1729012702edc509f07a7547c5ca [file] [log] [blame]
{
"name": "GRQCocoaPodsDemo",
"version": "0.1.0",
"summary": "A short description of GRQCocoaPodsDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rookieLeaves/GRQCocoaPodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2382890750@qq.com": ""
},
"source": {
"git": "https://github.com/rookieLeaves/GRQCocoaPodsDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GRQCocoaPodsDemo/Classes/**/*",
"resource_bundles": {
"GRQCocoaPodsDemo": [
"GRQCocoaPodsDemo/Assets/*.png"
]
}
}