[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / e / AZTabBarController / 0.1 / AZTabBarController.podspec.json
blob43ca90db9fbf858a74bfc80adfb51e01722c0add
2   "name": "AZTabBarController",
3   "version": "0.1",
4   "summary": "Framework that helps you to work with custom tab bar controller.",
5   "description": "With this framework can easily work with custom views of default tab bar controller.",
6   "homepage": "https://github.com/azimin/AZTabBarController",
7   "license": "MIT",
8   "authors": {
9     "Alexander Zimin": "azimin@me.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/azimin/AZTabBarController.git",
16     "tag": "0.1"
17   },
18   "source_files": "Source/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3"
21   },
22   "pushed_with_swift_version": "3.0"