blob: 8ad207efb700c99fbf016782b7b9599be5d690f8 [file] [log] [blame]
{
"name": "SpeedKit",
"version": "1.0.0",
"summary": "A convenient pod of tools for the iOS developers.",
"description": "A convenient pod of tools for the iOS developers. Enjoy it!",
"homepage": "https://github.com/lxd2502/SpeedKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lxd2502": "bjlixingdong@corp.netease.com"
},
"source": {
"git": "https://github.com/lxd2502/SpeedKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SpeedKit/**/*",
"public_header_files": "SpeedKit/**/*.h"
}