blob: f03d2550193efef40fbf3dfa58433358428d76af [file] [log] [blame]
{
"name": "IYXNGAPIClient",
"version": "0.3.1",
"summary": "A short description of IYXNGAPIClient.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ivanyorgov/IYXNGAPIClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ivanyorgov": "stubborn@mail.bg"
},
"source": {
"git": "https://github.com/ivanyorgov/IYXNGAPIClient.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IYXNGAPIClient/Classes/**/*",
"dependencies": {
"AFNetworking/Reachability": [
"2.5.4"
],
"AFNetworking/Serialization": [
"2.5.4"
],
"AFNetworking/Security": [
"2.5.4"
],
"AFNetworking/NSURLConnection": [
"2.5.4"
],
"SAMKeychain": [
"~> 1.5.0"
],
"IYXNGOAuth1Client": [
"~> 2.0.2"
]
}
}