[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 7 / 3 / Morgan / 0.10.0 / Morgan.podspec.json
blob864144db803f7b263c597f2a917585fe1d2b162b
2   "name": "Morgan",
3   "summary": "A set of handy animations for your app.",
4   "version": "0.10.0",
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.10.0"
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   }