[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / 0 / e / YBAttributeString / 1.0.0 / YBAttributeString.podspec.json
blobcf4209179de7efcde6041db5fd166e273af0ced4
2   "name": "YBAttributeString",
3   "version": "1.0.0",
4   "summary": "用Masonry的语法写NSAttributedString",
5   "description": "用Masonry的语法写NSAttributedString/a fast way to create attributedString like Masonry",
6   "homepage": "https://github.com/lyb5834/YBAttributeString.git",
7   "license": "MIT",
8   "authors": {
9     "lyb": "lyb5834@126.com"
10   },
11   "source": {
12     "git": "https://github.com/lyb5834/YBAttributeString.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "YBAttributeString/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }