[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 1 / e / 5 / SWFrameButton / 1.0.2 / SWFrameButton.podspec.json
blob165e5284093afef02b56544a72aa7a20bfb722d4
2   "name": "SWFrameButton",
3   "version": "1.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "SWFrameButton/*.{h,m}",
19   "frameworks": "QuartzCore"