[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 5 / SWFrameButton / 1.0.1 / SWFrameButton.podspec.json
blobdcd8b4d69587037823f1eca5016198d882b8b2f2
2   "name": "SWFrameButton",
3   "version": "1.0.1",
4   "summary": "iOS7 UIButton with border",
5   "homepage": "https://github.com/sarunw/SWFrameButton",
6   "license": "MIT",
7   "authors": {
8     "Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sarunw/SWFrameButton.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "SWFrameButton/*.{h,m}",
19   "frameworks": "QuartzCore"