[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 6 / ChainedAnimation / 2.0.1 / ChainedAnimation.podspec.json
blob1d4fb98e88908019c4fa04ec52f4d5d2ce614d60
2   "name": "ChainedAnimation",
3   "version": "2.0.1",
4   "summary": "ChainedAnimation is a small library to chain multiple animations with different delays.",
5   "homepage": "https://github.com/daehn/ChainedAnimation",
6   "license": "MIT",
7   "authors": {
8     "Silvan Dähn": "silvandaehn@me.com"
9   },
10   "source": {
11     "git": "https://github.com/daehn/Chain.git",
12     "tag": "2.0.1"
13   },
14   "social_media_url": "https://twitter.com/silvandaehn",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ChainedAnimation": [
22       "Pod/Assets/*.png"
23     ]
24   }