[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 5 / EEEOperationCenter / 1.0.1 / EEEOperationCenter.podspec.json
blob57900f5cb22f0953bf00e73ce57f1628499a72a1
2   "name": "EEEOperationCenter",
3   "version": "1.0.1",
4   "summary": "Say 'no' to God-classes, chop them up with the operation center",
5   "homepage": "https://github.com/epologee/EEEOperationCenter",
6   "license": "Unlicense",
7   "authors": {
8     "Eric-Paul Lecluse": "e@epologee.com"
9   },
10   "source": {
11     "git": "https://github.com/epologee/EEEOperationCenter.git",
12     "tag": "1.0.1"
13   },
14   "social_media_url": "https://twitter.com/epologee",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.{h,m}",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "EEEInjector": [
23       "~> 1.0"
24     ]
25   }