[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / 3 / HZFoundation / 0.1.5 / HZFoundation.podspec.json
blob3c062e1d5ee4f1ab53c0bfa5fd6cdb95738f6cc0
2   "name": "HZFoundation",
3   "version": "0.1.5",
4   "summary": "The Base Data Handle Library For IOS",
5   "homepage": "https://github.com/GeniusBrother/HZFoundation.git",
6   "license": "MIT",
7   "authors": {
8     "GeniusBrother": "zuohong_xie@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/GeniusBrother/HZFoundation.git",
16     "tag": "0.1.5"
17   },
18   "frameworks": "Foundation",
19   "public_header_files": "HZFoundation/Classes/**/*.h",
20   "source_files": "HZFoundation/Classes/**/*.{h,m}"