[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / a / d / SwiftyLawyer / 1.0 / SwiftyLawyer.podspec.json
blobeb5e47b52c7d0fa619537f69a81359f5987368f3
2   "name": "SwiftyLawyer",
3   "version": "1.0",
4   "summary": "Software licenses made in Swift",
5   "description": "Software licenses implementation available for usage in apps.",
6   "homepage": "https://github.com/igormatyushkin014/SwiftyLawyer",
7   "screenshots": "https://github.com/igormatyushkin014/SwiftyLawyer/raw/master/Images/logo_2048_2048.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/imatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/SwiftyLawyer.git",
21     "tag": "1.0"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*"
26   ],
27   "swift_version": "4.0"