{ | |
"name": "RJVFL", | |
"version": "1.0.4", | |
"summary": "iOS layout 封装,思路来源于VFL", | |
"homepage": "https://github.com/shenguanjiejie/RJVFL", | |
"license": { | |
"type": "MIT" | |
}, | |
"authors": { | |
"shenguanjiejie": "835166018@qq.com" | |
}, | |
"social_media_url": "https://github.com/shenguanjiejie", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/shenguanjiejie/RJVFL.git", | |
"tag": "1.0.4" | |
}, | |
"source_files": "RJVFL/RJVFL/*.{h,m}", | |
"requires_arc": true | |
} |