[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 5 / 2 / HTPressableButton / 1.0.0 / HTPressableButton.podspec.json
blob9915b8bf883ef39a6d2ca1907b31523f820299a4
2   "name": "HTPressableButton",
3   "version": "1.0.0",
4   "summary": "Pressable button with ease of use for iOS developers.",
5   "homepage": "http://github.com/herinkc/HTPressableButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "He Rin Kim": "me@herinkim.com",
12     "Thanakron Tandavas": "thanakron@tandavas.com"
13   },
14   "screenshots": "https://dl.dropboxusercontent.com/s/na4sowpi58dcajv/HTPressableButtonImage.gif",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/herinkc/HTPressableButton.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "requires_arc": true