[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / c / SwpShareView / 1.1.4 / SwpShareView.podspec.json
blob76df48bb454a194b9965c02ac1cfeba853d483b4
2   "name": "SwpShareView",
3   "version": "1.1.4",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "分享样式 自定义 UI",
8   "homepage": "https://github.com/swp-song/SwpShareView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "swp-song": "396587868@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/swp-song/SwpShareView.git",
18     "tag": "1.1.4"
19   },
20   "requires_arc": true,
21   "source_files": "SwpShareView/**/*.{h,m}",
22   "resources": "SwpShareView/SwpShareViewResources/SwpShareView.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "pop": [
30     ]
31   }