blob: 3ae2e2a0141abd4802db7d5cd8c4eb04e04b0d10 [file] [log] [blame]
{
"name": "FSNewView",
"version": "0.0.2",
"summary": "Some categories for create views conveniently.",
"description": "Some categories for create views conveniently, include manual layout and auto layout views init",
"homepage": "https://github.com/FasaMo/FSNewView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FasaMo": "Fasa_Mo@iCloud.com"
},
"social_media_url": "http://weibo.com/FasaMo",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/FasaMo/FSNewView.git",
"tag": "0.0.2"
},
"source_files": "FSNewView/*.{h,m}",
"requires_arc": true
}