[Add] AmplitudeExperiment 1.15.0
[CocoaPods.git] / Specs / 2 / 8 / 7 / Attributes / 0.0.16 / Attributes.podspec.json
blob03b7ce686242172e9eeb4e4a8e59f0ba19a71e33
2   "name": "Attributes",
3   "version": "0.0.16",
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.16"
20   },
21   "source_files": [
22     "Attributes",
23     "Attributes/**/*.{h,m,swift}"
24   ],
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "pushed_with_swift_version": "4"