blob: 4c043e7046264498ee6ccb8f896799951d01ac76 [file] [log] [blame]
{
"name": "COHttpClient",
"version": "0.2.7",
"summary": "A short description of COHttpClient.",
"description": "Http Client for Cogini Company",
"homepage": "http://EXAMPLE/COHttpClient",
"license": "None",
"authors": {
"Tran Kien": "Kien Tran"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.cogini.com/kien.tran/cohttpclient.git",
"tag": "0.2.7"
},
"source_files": "COHttpClient/**/*.{h,m}",
"dependencies": {
"AFNetworking/NSURLSession": [
"3.0.4"
],
"AFNetworking/Reachability": [
"3.0.4"
],
"AFNetworking/Security": [
"3.0.4"
],
"AFNetworking/Serialization": [
"3.0.4"
]
}
}