[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 2 / 4 / XDFoundation / 0.1.0 / XDFoundation.podspec.json
blob0c28600de2fc615700d2c28f341f568cac6a3886
2   "name": "XDFoundation",
3   "version": "0.1.0",
4   "summary": "常用方法工具类封装.",
5   "homepage": "https://github.com/HightBigger/XDFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HightBigger": "435021572@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/HightBigger/XDFoundation.git",
15     "tag": "0.1.0"
16   },
17   "module_map": "XDFoundation.modulemap",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XDFoundation/Classes/**/*.{h,m}"