[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / c / b / AttributedStringWrapper / 1.0.1 / AttributedStringWrapper.podspec.json
blobd4a5a2f002eae973ed5e966e83e1a5cd0dc02fe6
2   "name": "AttributedStringWrapper",
3   "version": "1.0.1",
4   "summary": "A simple packaging for NSAttributedString to make the developers easy to use",
5   "homepage": "https://github.com/loopeer/AttributedStringWrapper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gaoyu": "gaoyu@loopeer.com"
12   },
13   "social_media_url": "http://www.jianshu.com/u/c4a4505bef4f",
14   "source": {
15     "git": "https://github.com/loopeer/AttributedStringWrapper.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Sources/*.swift",
20     "Sources/AttributedStringWrapper.h"
21   ],
22   "public_header_files": [
23     "Sources/AttributedStringWrapper.h"
24   ],
25   "platforms": {
26     "ios": "8.0"
27   },
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "3.0"
31   },
32   "pushed_with_swift_version": "3.0"