[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 4 / 9 / MiddleAlignedButton / 1.1.0 / MiddleAlignedButton.podspec.json
blob21c82399226e1f3f5931763f01aba295f70c144b
2   "name": "MiddleAlignedButton",
3   "version": "1.1.0",
4   "summary": "An imageView and titleLabel middle aligned button for iOS",
5   "homepage": "https://github.com/hcbarry/MiddleAlignedButton",
6   "screenshots": "https://raw.githubusercontent.com/hcbarry/MiddleAlignedButton/master/Demo.gif",
7   "license": "MIT",
8   "authors": {
9     "Barry Lee": "hcbarry@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/hcbarry/MiddleAlignedButton.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MiddleAlignedButton": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"