[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / f / AnimationDemo / 0.0.1 / AnimationDemo.podspec.json
blob299744eb10598bc1bae4c24bf46420a8ee1bc4e9
2   "name": "AnimationDemo",
3   "version": "0.0.1",
4   "summary": "iOS常见动画效果",
5   "description": "组件化过程中的一个测试动画效果的常见库",
6   "homepage": "https://github.com/WangMengJiaoGit/AnimationDemo",
7   "license": "MIT",
8   "authors": {
9     "wangmengjiao": "Wmjhenu_IT@163.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/WangMengJiaoGit/AnimationDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "AnimationDemo",
20     "AnimationDemo/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "XCTest",
25     "Foundation"
26   ]