[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / c / CustomNavigation / 1.0.0 / CustomNavigation.podspec.json
blob46434e0b044715bf38525d34351a3f5528b57bf1
2   "name": "CustomNavigation",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "自定义专场动画.A custom navigation transition",
6   "homepage": "https://github.com/zhwe130205/CustomNavigation",
7   "license": "MIT",
8   "authors": {
9     "Bourbon": "zhengweiios@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/zhwe130205/CustomNavigation.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "CustomNavigation/CustomNavigation/Navigation/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]