[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / a / d / TestTicketKit / 0.0.1 / TestTicketKit.podspec.json
blob20cf59fdb1ec598cf2f525cf7fe85ad4c9a91e76
2   "name": "TestTicketKit",
3   "version": "0.0.1",
4   "summary": "To provide a short description of TicketKit here",
5   "homepage": "https://github.com/romkh/TestTicketKit",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Roman": "pp.krome@gmail.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/romkh/TestTicketKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "TestTicketKit/*",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.1.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"