blob: 54e01d03da31ac82b85fa7e7e158008295ce47ea [file] [log] [blame]
{
"name": "CTStoreHouseDynamicLayoutViewController",
"version": "2.7",
"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.7"
},
"source_files": "StoreHouseDemo/CTDynamicLayoutViewController/**/*.{h,m}"
}