[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 3 / 2 / AxisSwift / 0.0.3 / AxisSwift.podspec.json
blob8d04ad722f3f2bc6ddbfd9abc29092fd3ea66d6d
2   "name": "AxisSwift",
3   "version": "0.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "blockchain access control",
9   "homepage": "https://github.com/CAHJbao/AxisSwift",
10   "social_media_url": "https://twitter.com/raytheon",
11   "authors": {
12     "Joseph Bao, Alexander Moss, Forrest Anderson": "jxb110430@utdallas.edu"
13   },
14   "source": {
15     "git": "https://github.com/CAHJbao/AxisSwift.git",
16     "tag": "v0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "requires_arc": true,
25   "default_subspecs": "Core",
26   "pushed_with_swift_version": "4.0",
27   "subspecs": [
28     {
29       "name": "Core",
30       "source_files": "Sources/**/*.swift",
31       "frameworks": "Foundation"
32     }
33   ]