blob: 602db317aed02d441a71e6be0fb7f65b11d3ea60 [file] [log] [blame]
{
"name": "RCPodLibrary",
"version": "0.1.0",
"summary": "A short description.",
"homepage": "https://github.com/dander521/RCPodLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RogerChen": "123020990@qq.com"
},
"source": {
"git": "https://github.com/dander521/RCPodLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RCPodLibrary/Classes/**/*",
"resource_bundles": {
"RCPodLibrary": [
"RCPodLibrary/Assets/**/*.jpg"
]
}
}