{ | |
"name": "WLFKit", | |
"version": "0.0.1", | |
"summary": "LFKit", | |
"description": "Y自定义组件练习", | |
"homepage": "https://github.com/LFPractice/LFKit", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"WangLinfang": "1261876974@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/LFPractice/LFKit.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "Classes/**/*.{h,m}", | |
"requires_arc": true | |
} |