blob: c440cccd32585216f7f2eeaf7bb2481189b699d5 [file] [log] [blame]
{
"name": "jf-swift-commonlib",
"version": "0.1.0",
"summary": "jf-swift-commonlib is my common lib for swift",
"description": "This lib will increase by more swift libs. If it suitable for your porject ,welcome you to include it to your project.If you have some questions you can send me email to ascode@msn.cn for help.",
"homepage": "https://github.com/ascode/jf-swift-commonlib.git",
"license": "MIT",
"authors": {
"金飞": "ascode@msn.cn"
},
"source": {
"git": "https://github.com/ascode/jf-swift-commonlib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"jf-swift-commonlib": [
"Pod/Assets/*.png"
]
}
}