blob: 62799dadc10c1746ccc4bf703f04cc0302ee0331 [file] [log] [blame]
{
"name": "MGInstagram",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MGInstagram/*",
"requires_arc": true
}