[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 9 / HUFramework / 0.2.0 / HUFramework.podspec.json
bloba1f099ab56527d7e81346878f6cf957c0747c0e8
2   "name": "HUFramework",
3   "version": "0.2.0",
4   "summary": "HUFramework.",
5   "description": "TODO: Add long description of the pod here.\ndescription",
6   "homepage": "https://github.com/hujewelz/HUFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jewelz Hu": "hujewelz@163.com"
13   },
14   "source": {
15     "git": "https://github.com/hujewelz/HUFramework.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HUFramework/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "HUFramework": [
24       "HUFramework/Assets/*.png",
25       "HUFramework/Classes/**/*.{storyboard,xib,json}"
26     ]
27   }