[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / f / c / OEGFlamingJune / 0.0.1 / OEGFlamingJune.podspec.json
blob9bb7342b68d955f9f8f870625facd9ea559ff667
2   "name": "OEGFlamingJune",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Models for REST web services using AFNetworking.",
6   "homepage": "https://github.com/ankor/OEGFlamingJune",
7   "authors": {
8     "Anders Carlsson": "andersc@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ankor/OEGFlamingJune.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "OEGFlamingJune",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~> 1.0"
22     ],
23     "EGOCache": [
24       "~> 2.0"
25     ]
26   }