[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 9 / HUFramework / 0.1.0 / HUFramework.podspec.json
blob0cd8c954f445eacd2c53d787fe4e85e67b453af8
2   "name": "HUFramework",
3   "version": "0.1.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.1.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   }