[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / b / ShoukoShareUI / 0.0.2 / ShoukoShareUI.podspec.json
blobfeb659f46937740da66c9c36acf60e6ab1fb28dc
2   "name": "ShoukoShareUI",
3   "version": "0.0.2",
4   "summary": "CocoaPods私有库实践",
5   "description": "CocoaPods私有库实践,一个简简单单的分享界面。",
6   "homepage": "https://gitee.com/shouko",
7   "license": "MIT",
8   "authors": {
9     "Shouko": "ch_formail@sina.cn"
10   },
11   "social_media_url": "https://gitee.com/shouko",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://gitee.com/shouko/ShoukoShareUI.git",
17     "tag": "0.0.2"
18   },
19   "source_files": [
20     "AutoLayoutDemo/AutoLayoutDemo/ShareUI",
21     "ShareUI/**/*.{h,m}"
22   ],
23   "frameworks": "UIKit",
24   "requires_arc": true