blob: 238248596c12de34836326d9210ca772cb9c66cd [file] [log] [blame]
{
"name": "LOInstagram",
"version": "0.1.1",
"summary": "LOInstagram.",
"description": "Instagram APi 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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"LOInstagram": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}