blob: c0ba7c3e189d73f105e5c16cbadaa8687ad918cd [file] [log] [blame]
{
"name": "instagram-ios-sdk",
"version": "0.0.1",
"summary": "Instagram SDK for iOS.",
"description": "This open source iOS library allows you to integrate Instagram into your iOS application include iPhone, iPad and iPod touch.",
"homepage": "http://www.followgram.me",
"license": {
"type": "MIT",
"text": "LICENSE\n \t\n \tCopyright (C) 2012 Cristiano Severini\n\n\t\t\t\tDistributed under the MIT License."
},
"authors": "Cristiano Severini",
"source": {
"git": "https://github.com/crino/instagram-ios-sdk.git",
"commit": "0af5a2f70a053be720aa0357d00ce5a4d61b8a8a"
},
"platforms": {
"ios": "5.0"
},
"source_files": "instagram-ios-sdk/instagram-ios-sdk",
"public_header_files": "instagram-ios-sdk/instagram-ios-sdk/*.h",
"requires_arc": true,
"dependencies": {
"SBJson": [
"2.2.3"
]
}
}