[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 7 / 3 / Morgan / 0.9 / Morgan.podspec.json
blob6c4cfd71e84e056eeaf94ee65479c45939e5599a
2   "name": "Morgan",
3   "summary": "A set of handy animations for your app.",
4   "version": "0.9",
5   "homepage": "https://github.com/RamonGilabert/Morgan",
6   "license": "MIT",
7   "authors": {
8     "Ramon Gilabert": "ramon.gilabert.llop@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/RamonGilabert/Morgan.git",
12     "tag": "0.9"
13   },
14   "social_media_url": "https://twitter.com/RamonGilabert",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "source_files": "Sources/*"
21   },
22   "dependencies": {
23     "Walker": [
25     ]
26   }