[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / f / Anime / 0.2.0 / Anime.podspec.json
blob9c467d9446e8ebbf6eb10b8bbb88b1e5fce68d85
2   "name": "Anime",
3   "version": "0.2.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.2.0"
17   },
18   "social_media_url": "https://twitter.com/hlfcoding",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Anime/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"