[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 8 / 7 / Attributes / 0.0.3 / Attributes.podspec.json
blob5bb1d459e555be52abb812b600f53b16b7306575
2   "name": "Attributes",
3   "version": "0.0.3",
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   },
10   "authors": {
11     "Kwanghoon Choi": "eyerama@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/rollmind/Attributes.git",
18     "tag": "0.0.3"
19   },
20   "source_files": [
21     "Attributes",
22     "Attributes/**/*.{h,m,swift}"
23   ],
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "pushed_with_swift_version": "4"