[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 4 / ValueX / 1.0 / ValueX.podspec.json
blob879dc1645b1232312c4f21bf42244aeb407801e6
2   "name": "ValueX",
3   "version": "1.0",
4   "summary": "实用的安全对象类型转换库",
5   "homepage": "https://xaoxuu.com/wiki/valuex",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xaoxuu": "xaoxuu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/xaoxuu/ValueX.git",
18     "tag": "1.0",
19     "submodules": true
20   },
21   "public_header_files": "ValueX/**/*.{h}",
22   "source_files": "ValueX/**/*.{h,m}",
23   "frameworks": "Foundation",
24   "requires_arc": true