blob: 3f6144c455d1e2a4029c9885632d1dc6b483cb81 [file] [log] [blame]
{
"name": "FSOpenInInstagram",
"version": "1.0",
"summary": "FSOpenInInstagram is a tool for sending pictures with the Instagram iOS App.",
"homepage": "https://github.com/x2on/FSOpenInInstagram",
"social_media_url": "https://twitter.com/x2on",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix Schulze": "mail@felixschulze.de"
},
"source": {
"git": "https://github.com/x2on/FSOpenInInstagram.git",
"tag": "1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "FSOpenInInstagram.{h,m}",
"frameworks": "Foundation"
}