{ | |
"name": "ResourcesDemo", | |
"version": "0.0.1", | |
"summary": "https://github.com/wanglelewang/-.git", | |
"homepage": "https://github.com/wanglelewang/-.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"wanglele": "lameshuaia@163.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/wanglelewang/-.git", | |
"tag": "0.0.1" | |
}, | |
"requires_arc": true, | |
"source_files": "Classes/**/*.{h,m,hpp,cpp}", | |
"resources": "Classes/**/*" | |
} |