[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / 5 / c / AIAttributedString / 0.0.2 / AIAttributedString.podspec.json
blobd6dc879b6111b50b346412d7a9e841f6780d6e26
2   "name": "AIAttributedString",
3   "version": "0.0.2",
4   "summary": "a custom attribute string category.",
5   "description": "a attribute string category used on iOS.",
6   "homepage": "https://github.com/oneofai/AIAttributedString",
7   "license": "MIT",
8   "authors": {
9     "oneofai": "holaux@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/oneofai/AIAttributedString.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "AIAttributedString",
20     "AIAttributedString/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true