[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / 0 / SAMUIKitTools / 0.0.3 / SAMUIKitTools.podspec.json
blobd138561dde5ac43d3f5196e2b34d695970ca2812
2   "name": "SAMUIKitTools",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "iOS development in the use of a variety of categories, a variety of tools.",
6   "homepage": "https://github.com/ISMeSAM",
7   "authors": {
8     "Wang Yongzhen": "wangyongzhen_wyz@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/ISMeSAM/SAMUIKitTools.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "SAMUIKitTools/*.{h,m}",
18   "resources": "SAMUIKitTools/SAMUIKitTools.bundle",
19   "frameworks": [
20     "QuartzCore",
21     "UIKit"
22   ],
23   "dependencies": {
24     "pop": [
25       "~> 1.0"
26     ]
27   },
28   "requires_arc": true