[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / a / LeoTabBarController / 1.0 / LeoTabBarController.podspec.json
blobf1a5e9251b3d038ebf781b1c08f10507f8ec4571
2   "name": "LeoTabBarController",
3   "version": "1.0",
4   "summary": "LeoTabBarController",
5   "description": "基于UITabBarController",
6   "homepage": "https://github.com/LeoChensj/LeoTabBarController",
7   "license": "MIT",
8   "authors": {
9     "LeoChen": "LeoChensj@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LeoChensj/LeoTabBarController.git",
16     "tag": "1.0"
17   },
18   "source_files": "LeoTabBarController/*.{h,m}",
19   "public_header_files": "LeoTabBarController/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ]
25   }