| { | |
| "name": "YXG_Helper", | |
| "version": "0.0.1", | |
| "summary": "Common code", | |
| "homepage": "https://github.com/jackgitsource/YXG_Helper", | |
| "license": "MIT", | |
| "authors": { | |
| "jackgitsource": "1360634255@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jackgitsource/YXG_Helper", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "YXG_Helper", | |
| "YXG_Helper/**/*.{h,m}" | |
| ] | |
| } |