[Add] MapboxSearchUI 2.7.0-beta.1
[CocoaPods.git] / Specs / 2 / 8 / 7 / Attributes / 0.0.5 / Attributes.podspec.json
blob47c64b200271e95b290124c6b3b487d0da5d08c2
2   "name": "Attributes",
3   "version": "0.0.5",
4   "summary": "NSAttributedString wrapper and utility library",
5   "description": "NSAttributedString wrapper and utility library prototype",
6   "homepage": "https://github.com/rollmind/Attributes",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kwanghoon Choi": "eyerama@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/rollmind/Attributes.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "Attributes",
23     "Attributes/**/*.{h,m,swift}"
24   ],
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "pushed_with_swift_version": "4"