[Add] FaceCoreBasicNightly 6.4.1142
[CocoaPods.git] / Specs / d / 4 / f / Anime / 0.3.0 / Anime.podspec.json
blob6a3b5615811206b38d7b1051d634fc8d1f0bfe1e
2   "name": "Anime",
3   "version": "0.3.0",
4   "summary": "UIView animation from the Far East.",
5   "description": "Simple UIView animation library, but not any simpler.",
6   "homepage": "https://github.com/hlfcoding/Anime",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peng Wang": "peng@pengxwang.com"
13   },
14   "source": {
15     "git": "https://github.com/hlfcoding/Anime.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/hlfcoding",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Anime/Classes/**/*",
24   "frameworks": "UIKit"