blob: a28955f4d3b266c9a555475bebe1c2b8e1327514 [file] [log] [blame]
{
"name": "FMIOSKit",
"version": "0.1.1",
"summary": "iOS Developping Kit",
"description": "an iOSKit for your new project",
"homepage": "https://github.com/YcsGH/FMIOSKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangchengshan": "1214099793@qq.com"
},
"source": {
"git": "https://github.com/YcsGH/FMIOSKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMIOSKit/Classes/**/*",
"public_header_files": "FMIOSKit/Classes/**/*.h"
}