blob: 495a3daf62e1bdd22c79e0ad664d940466c83001 [file] [log] [blame]
{
"name": "XLJNewFeature",
"version": "1.0.0",
"summary": "一行代码实现新特性功能",
"description": "使用collectionView进行的封装,一行代码实现新特性功能,使工作量变得简单方便",
"homepage": "https://github.com/marlonxlj/newFeaturesx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marlonxlj": "marlonxlj@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/marlonxlj/newFeaturesx.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"NewFeatureDemo/Classes/newFeatures/**/*.{h,m}"
],
"requires_arc": true
}