blob: 9862607e77dfd6f2223db2471cea3f0cc98e1cdc [file] [log] [blame]
{
"name": "FSNewView",
"version": "0.0.1",
"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.1"
},
"source_files": "FSNewvIEW/*.{h,m}",
"requires_arc": true
}