[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / c / 8 / Alloy / 0.9.2 / Alloy.podspec.json
blob8f21440144fdeb6a6859a944252a8b7fbac64cfe
2   "name": "Alloy",
3   "version": "0.9.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Nano helpers for Metal framework",
9   "homepage": "https://github.com/s1ddok/Alloy",
10   "authors": {
11     "Andrey Volodin": "siddok@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/s1ddok",
14   "source": {
15     "git": "https://github.com/s1ddok/Alloy.git",
16     "tag": "0.9.2"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.11"
21   },
22   "source_files": "Alloy/**/*.{swift}",
23   "frameworks": [
24     "Metal",
25     "CoreVideo"
26   ],
27   "swift_version": "4.2"