blob: 599d9c3343537fefcb54712a13e12035413fee80 [file] [log] [blame]
{
"name": "Tweaks",
"version": "2.2.0",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/facebook/Tweaks",
"authors": {
"Grant Paul": "tweaks@grantpaul.com",
"Kimon Tsinteris": "kimon@mac.com",
"Adam Bell": "adam@adambell.me"
},
"summary": "Easily adjust parameters for iOS apps in development.",
"source": {
"git": "https://github.com/facebook/Tweaks.git",
"tag": "2.2.0"
},
"source_files": "FBTweak/*.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/fbOpenSource",
"frameworks": "MessageUI",
"platforms": {
"ios": "6.0"
}
}