[Add] DocumentReaderMRZBarcodeStage 7.5.10793
[CocoaPods.git] / Specs / 2 / 7 / 8 / WandouShareUI / 0.0.2 / WandouShareUI.podspec.json
blobe7128fd7fca6bbbb77b79552fbcbbb2c28e948ad
2   "name": "WandouShareUI",
3   "version": "0.0.2",
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   "social_media_url": "https://twitter.com/wandou911",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/wandou911/ShareDemo.git",
17     "tag": "0.0.2"
18   },
19   "source_files": [
20     "ShareUIDemo/ShareUI",
21     "ShareUI/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "UIKit",
25   "requires_arc": true