blob: 81e92791fb428f4eb8378fc8531628df7ef7dd2b [file] [log] [blame]
{
"name": "TTLayout",
"version": "1.0.6",
"platforms": {
"ios": "7.0"
},
"summary": "It is just a custom layout for flow layout, and it can auto calculate the height of the item, and arrange them",
"homepage": "https://github.com/DreamFlyingCow/TTWaterFlow",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"ZCH": "dreamflyingcow@126.com"
},
"social_media_url": "http://www.weibo.com/u/2198542311",
"source": {
"git": "https://github.com/DreamFlyingCow/TTWaterFlow.git",
"tag": "1.0.6"
},
"source_files": "TTLayout/*",
"resources": "TTLayout/*",
"requires_arc": true
}