{ | |
"name": "FYModule", | |
"version": "0.1.0", | |
"summary": "A private Module for myself.", | |
"description": "A private Module for myself.", | |
"homepage": "https://github.com/fish-yan/FYModule", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"fish-yan": "757094197@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/fish-yan/FYModule.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "FYModule/**/*", | |
"resource_bundles": { | |
"FYModule": [ | |
"FYModule/Assets/*.png" | |
] | |
} | |
} |