[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 5 / d / HRButton / 0.1.0 / HRButton.podspec.json
blob89f13c24b91010fd52c75f00592cd957c11182d6
2   "name": "HRButton",
3   "version": "0.1.0",
4   "summary": "IB designableのサンプルです",
5   "homepage": "https://github.com/hayashi311/HRButton",
6   "license": "MIT",
7   "authors": {
8     "hayashi311": "hayashi311@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/hayashi311/HRButton.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "HRButton": [
21       "Pod/Assets/*.png"
22     ]
23   }