[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 7 / 3 / XBZToolKit / 0.0.1 / XBZToolKit.podspec.json
blob1a223d39949a222cf93df4637ab6cd760d72d1d6
2   "name": "XBZToolKit",
3   "version": "0.0.1",
4   "summary": "A short description of XBZToolKit.",
5   "description": "12345567890",
6   "homepage": "https://github.com/appledev201888/XBZToolKit",
7   "license": "MIT",
8   "authors": {
9     "big apple": "weibinchen@uutaka.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/appledev201888/XBZToolKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "Classes/*.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "vendored_frameworks": "Classes/*.framework",
29   "requires_arc": true