blob: 63757eda33aec3480ae11e9a514e5f51d60654a9 [file] [log] [blame]
{
"name": "LJTestPods",
"version": "0.1.3",
"summary": "A short description of LJTestPods.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dabaosodmi0420/LJTestPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dabaosodmi0420": "zhenglianjie@csc.com.cn"
},
"source": {
"git": "https://github.com/dabaosodmi0420/LJTestPods.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJTestPods/Classes/**/*",
"resource_bundles": {
"LJTestPods": [
"LJTestPods/Assets/LJTestPods/*.png"
]
},
"frameworks": "UIKit"
}