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