[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / e / 8 / LxTabBarController / 1.0.0 / LxTabBarController.podspec.json
blob97e4987baf3b96fca6c9de24cb898b6c689992f5
2   "name": "LxTabBarController",
3   "version": "1.0.0",
4   "summary": "Change UITabBarController interactive mode",
5   "homepage": "https://github.com/DeveloperLx/LxTabBarController",
6   "license": "Apache",
7   "authors": {
8     "DeveloperLx": "developerlx@yeah.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/DeveloperLx/LxTabBarController.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "LxTabBarController/LxTabBarController.*",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]