[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 8 / 5 / RAMAnimatedTabBarController / 5.2.0 / RAMAnimatedTabBarController.podspec.json
blob5929322e294cc32ee7c46f631aca47eab694cad8
2   "name": "RAMAnimatedTabBarController",
3   "version": "5.2.0",
4   "license": "MIT",
5   "summary": "RAMAnimatedTabBarController is a Swift module for adding animation to tabbar items.",
6   "homepage": "https://github.com/Ramotion/animated-tab-bar",
7   "authors": {
8     "Juri Vasylenko": "juri.v@ramotion.com"
9   },
10   "source": {
11     "git": "https://github.com/Ramotion/animated-tab-bar.git",
12     "tag": "5.2.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": [
18     "RAMAnimatedTabBarController/*.swift",
19     "RAMAnimatedTabBarController/**/*.swift"
20   ]