[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / f / 8 / MASAttributes / 1.0.2 / MASAttributes.podspec.json
blob3e85cbcedd3f8413c8b9217c193a0c55f254b27e
2   "name": "MASAttributes",
3   "version": "1.0.2",
4   "summary": "NSMutableAttributedString helper for easy to add attributes for the substring.",
5   "homepage": "https://github.com/shmidt/MASAttributes",
6   "authors": {
7     "Dmitry Shmidt": "mail@shmidtlab.com"
8   },
9   "source": {
10     "git": "https://github.com/shmidt/mas-attributes.git",
11     "tag": "1.0.2"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "license": "MIT",
17   "source_files": [
18     "Classes",
19     "*.{h,m}"
20   ],
21   "requires_arc": true