[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / a / HYBAttributedLabelCategory / 0.0.1 / HYBAttributedLabelCategory.podspec.json
blob6b362b6be476327801995dfeb218d9fe34a50105
2   "name": "HYBAttributedLabelCategory",
3   "version": "0.0.1",
4   "summary": "An very useful category of UILabel, for we can easily set style strings with HTML-like.",
5   "description": "An very useful category of UILabel, for we can easily set style stringw with HTML-LIKE label.",
6   "homepage": "https://github.com/632840804/HYBAttributedLabelCagegory",
7   "license": "MIT",
8   "authors": {
9     "huangyibiao": "huangyibiao520@163.com"
10   },
11   "social_media_url": "http://www.hybblog.com/",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/632840804/HYBAttributedLabelCagegory.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "HYBAttributedLabelCategory",
21     "*.{h,m}"
22   ],
23   "requires_arc": true