blob: 0d9e30b6e3ae19b4f5367d2f334d78baad538824 [file] [log] [blame]
{
"name": "JCInstaOauthViewController",
"homepage": "https://github.com/wayfare/JCInstaOauthViewController",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "In app oauth login to Instagram.",
"authors": [
"Jay Chae",
"other author"
],
"source": {
"git": "https://github.com/wayfare/JCInstaOauthViewController.git",
"commit": "296c4fafeb019b762494d5cc18cc5407e35d3bd6"
},
"platforms": {
"ios": "5.0"
},
"source_files": "JCInstaOauthViewController/JCInstaOauthViewController.{h,m}",
"public_header_files": "JCInstaOauthViewController/*.h",
"requires_arc": true,
"dependencies": {
"SVProgressHUD": [
]
}
}