{ | |
"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" | |
] | |
} |