blob: 48cc60272126a3b61e96c7a62162625b8482548a [file] [log] [blame]
{
"name": "FTUIKit",
"version": "1.3.0",
"summary": "Feedtailor's extension to UIIKit.",
"homepage": "https://github.com/feedtailor/FTUIKit",
"license": "BSD",
"authors": "feedtailor Inc.",
"source": {
"git": "https://github.com/feedtailor/FTUIKit.git",
"tag": "v1.3.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "FTUIKit",
"frameworks": [
"QuartzCore",
"MessageUI"
],
"requires_arc": true
}