blob: c8f4aa43364a5989454d03960b97dfc46d7d0d9d [file] [log] [blame]
{
"name": "MGInstagram",
"version": "0.0.2",
"summary": "A Simple and Easy to use iOS Instagram Utility for posting images to Instagram.",
"homepage": "https://github.com/mglagola/MGInstagram",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Mark Glagola": "mark.glagola@gmail.com"
},
"source": {
"git": "https://github.com/mglagola/MGInstagram.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MGInstagram/*",
"requires_arc": true
}