[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 2 / 1 / UKAnimation / 0.0.2 / UKAnimation.podspec.json
blobfcd132aaa76dcf70fc60bd3bf9469531584b3610
2   "name": "UKAnimation",
3   "version": "0.0.2",
4   "summary": "对CAAnimation进行了封装并且提供了一些简单的动画",
5   "homepage": "https://github.com/AmyF/UKAnimation",
6   "license": {
7     "type": "Apache License 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "unko": "840382477@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/AmyF/UKAnimation.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Source",
22     "Source/**/*.{swift,h,m}"
23   ],
24   "swift_version": "4.0",
25   "requires_arc": true