blob: e036a76a68d178236094dc06512f87356ec60bad [file] [log] [blame]
{
"name": "CTStoreHouseDynamicLayoutViewController",
"version": "2.6",
"summary": "dynamic layout view controller",
"description": " this is a dynamic layout view controller which inspired by StoreHouse\n",
"homepage": "http://casatwy.com",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Casa Taloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/casatwy/CTStoreHouseDynamicLayoutViewController.git",
"tag": "2.6"
},
"source_files": "StoreHouseDemo/CTDynamicLayoutViewController/**/*.{h,m}"
}