[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / e / NSObject+HLPropertyListing / 1.0.0 / NSObject+HLPropertyListing.podspec.json
blob2d9dd254fb716e07c8bc774b7fa1669b1aded99b
2   "name": "NSObject+HLPropertyListing",
3   "version": "1.0.0",
4   "summary": "一个简单的自动解析object属性的扩展",
5   "description": "A longer description of NSObject+HLPropertyListing in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/lihongli528628/HLPropertyListing",
7   "license": "MIT",
8   "authors": {
9     "Li Hongli": "305897143@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/lihongli528628/HLPropertyListing.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "HLPropertyListing/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"