blob: a1c9ec7d3295ea84944765e373add5960900cea5 [file] [log] [blame]
{
"name": "LOInstagram",
"version": "0.1.2",
"summary": "LOInstagram.",
"description": "instagram login wrapper",
"homepage": "https://github.com/vivalalova/LOInstagram",
"license": "MIT",
"authors": {
"vivalalova": "vivalalova0@gmail.com"
},
"source": {
"git": "https://github.com/vivalalova/LOInstagram.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"LOInstagram": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}