blob: a7e0fd79d32e96007ada1efb2e9da2b88c615c64 [file] [log] [blame]
{
"name": "FTUIKit",
"version": "2.0.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": "v2.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "FTUIKit",
"frameworks": [
"QuartzCore",
"MessageUI"
],
"requires_arc": true
}