[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 7 / 8 / WandouShareUI / 0.0.1 / WandouShareUI.podspec.json
blob0ea15d027beb6c1f5e96aa6b32444c7bb06c69b2
2   "name": "WandouShareUI",
3   "version": "0.0.1",
4   "summary": "CocoaPods组件化实践.",
5   "description": "CocoaPods组件化实践,一个简简单单的分享界面。",
6   "homepage": "https://github.com/wandou911/ShareDemo",
7   "license": "MIT",
8   "authors": {
9     "wandou": "ymnlwyy@sina.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wandou911/ShareDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ShareUIDemo/ShareUI",
20     "ShareUI/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true