blob: 9bb7342b68d955f9f8f870625facd9ea559ff667 [file] [log] [blame]
{
"name": "OEGFlamingJune",
"version": "0.0.1",
"license": "MIT",
"summary": "Models for REST web services using AFNetworking.",
"homepage": "https://github.com/ankor/OEGFlamingJune",
"authors": {
"Anders Carlsson": "andersc@gmail.com"
},
"source": {
"git": "https://github.com/ankor/OEGFlamingJune.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "OEGFlamingJune",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 1.0"
],
"EGOCache": [
"~> 2.0"
]
}
}