[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / a / 5 / e / WKAnimatorManager / 0.1.1 / WKAnimatorManager.podspec.json
blob0d7b377c20d612284609763cacb8adecd377500e
2   "name": "WKAnimatorManager",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "VC转场动画管理框架,使用简便,扩充性强,支持左滑动画",
6   "description": "整合VC转场代理管理,轻度封装,扩展性强,持左滑动画。欢迎使用~",
7   "homepage": "https://github.com/WangKunKun",
8   "authors": {
9     "Wangkunkun": "357863248@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/WangKunKun/WKVCTransitionsManager.git",
13     "tag": "0.1.1"
14   },
15   "source_files": "Transitions",
16   "public_header_files": "Transitions/*.h",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]