[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / e / 3 / 9 / FirstBlood / 0.0.2 / FirstBlood.podspec.json
blob44adc5d9565e34975937147c5501bba8dbc9ee1c
2   "name": "FirstBlood",
3   "version": "0.0.2",
4   "swift_versions": "5.0",
5   "summary": "my firstBlood",
6   "homepage": "https://github.com/Fat-Brother/FirstBlood",
7   "license": "MIT",
8   "authors": {
9     "Fat-Brother": "email@address.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Fat-Brother/FirstBlood.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "FirstBlood",
20     "SourceFiles/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "SDWebImage": [
30     ],
31     "SSZipArchive": [
33     ]
34   },
35   "swift_version": "5.0"