[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 4 / 3 / HZFoundation / 0.1.3 / HZFoundation.podspec.json
blob3fb2148e7979bc98e369bfb2b87b31ba36fa6012
2   "name": "HZFoundation",
3   "version": "0.1.3",
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.3"
17   },
18   "frameworks": "Foundation",
19   "public_header_files": "HZFoundation/Classes/**/*.h",
20   "source_files": "HZFoundation/Classes/**/*.{h,m}"