blob: 166e09415ae7cb3b4e5b4652b5f41ec1f19f0372 [file] [log] [blame]
{
"name": "JSExtension",
"version": "0.0.5",
"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.5"
},
"source_files": "JSExtension/JSExtension/UIKit+JSExtension/**/*.{h,m}",
"requires_arc": true
}