blob: cb3b60c47f4df2e2a35242e89289cc5d537930ee [file] [log] [blame]
{
"name": "FYNModule",
"version": "0.1.7",
"summary": "My private Module.",
"description": "This is just some modules for myself, also can use by everyone.",
"homepage": "https://github.com/fish-yan/FYNModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fish-yan": "757094197@qq.com"
},
"source": {
"git": "https://github.com/fish-yan/FYNModule.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FYNModule/Classes/**/*.*",
"resource_bundles": {
"FYNModule": [
"FYNModule/Assets/*.png"
]
}
}