[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / f / 7 / 3 / Morgan / 0.9.1 / Morgan.podspec.json
blob59ea57dfed4f08c6ddd2256ad624c542a1bb7b53
2   "name": "Morgan",
3   "summary": "A set of handy animations for your app.",
4   "version": "0.9.1",
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.1"
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   }