[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / f / c / Arsenal / 1.0.0 / Arsenal.podspec.json
blobf0de84df895fbc58d288db1e08791f2e895e2248
2   "name": "Arsenal",
3   "version": "1.0.0",
4   "summary": "A library that can be used for hackathon",
5   "description": "A Library that can be used in hackathon to create views",
6   "homepage": "https://github.com/aoiserizawa/Arsenal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alvin Joseph Valdez": "alvinjosephvaldez@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/aoiserizawa/Arsenal.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Arsenal/*.swift",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alacrity": [
27     ]
28   },
29   "swift_version": "4.0"