blob: c21b61df6fb2f14277c9e5b48f2583429261d49d [file] [log] [blame]
{
"name": "AHProvider",
"version": "0.0.1",
"summary": "AHProvider library to make API requests.",
"homepage": "https://github.com/Arohak/AHProvider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arohak": "aro.hak.25@gmail.com"
},
"source": {
"git": "https://github.com/Arohak/AHProvider.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AHProvider/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}