[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / c / 4 / Vacation / 0.1.7 / Vacation.podspec.json
blobf52f21d4ac6b110abd13842dfaf6a925a599c329
2   "name": "Vacation",
3   "version": "0.1.7",
4   "summary": "An easy to use Model State Transfer Framework for iOS",
5   "homepage": "https://github.com/IgorKovr/Vacation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "IgorK": "IgorKovr@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/IgorKovr/Vacation.git",
18     "tag": "0.1.7"
19   },
20   "source_files": [
21     "Classes",
22     "Pod/Classes/**/*.{h,m}"
23   ],
24   "dependencies": {
25     "Mantle": [
26       "~> 2.0"
27     ],
28     "AFNetworking": [
29       "~> 2.2"
30     ]
31   }