blob: db8ccb99319e1b5e6ed6f7fa117a385c98c08708 [file] [log] [blame]
{
"name": "JSExtension",
"version": "0.0.3",
"summary": "项目开发中的工具",
"homepage": "https://github.com/ShenYj/JSExtension",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"Ryan": "shenyj4@51nb.com"
},
"source": {
"git": "https://github.com/ShenYj/JSExtension.git",
"tag": "0.0.3"
},
"source_files": [
"JSExtension",
"JSExtension/JSExtension/UIKit+JSExtension/*.{h,m}"
],
"requires_arc": true
}