[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 0 / HLAdditions / 1.0.2 / HLAdditions.podspec.json
blob7a75d045abd7f8a910c142ab367c43f0fa3e71b9
2   "name": "HLAdditions",
3   "version": "1.0.2",
4   "summary": "A Category of NSArray+,NSDictionary+,UIColor+,NSDictionary+...",
5   "description": "A Category of NSArray+,NSDictionary+,UIColor+,NSDictionary+,UIView+Additions,UIViewController+",
6   "homepage": "https://github.com/lihongli528628/HLAdditions",
7   "license": "MIT",
8   "authors": {
9     "lihongli": "honglili@sohu-inc.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lihongli528628/HLAdditions.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "HLAdditions/*.{h,m}",
21     "HLAdditions/extobjc/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "UIKit"