[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 4 / iOS-Metal-Wrapper / 0.2.0 / iOS-Metal-Wrapper.podspec.json
bloba7cc40b1720446b92a44983c8f4ef1d80771bb90
2   "name": "iOS-Metal-Wrapper",
3   "version": "0.2.0",
4   "summary": "A lightweight wrapper class for iOS Metal API",
5   "description": "A lightweight wrapper class for iOS Metal API.",
6   "homepage": "https://github.com/Keith-Hon/iOS-Metal-Wrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Keith Hon": "klausehon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Keith-Hon/iOS-Metal-Wrapper.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "iOS-Metal-Wrapper/Headers/**/*",
23     "iOS-Metal-Wrapper/Example/build/Debug-iphoneos/iOS-Metal-Wrapper/*.framework"
24   ]