[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / c / ServiceKit / 1.0.1 / ServiceKit.podspec.json
blob4ca5814870b1266625c18ca5dcd6cd4f7c655646
2   "name": "ServiceKit",
3   "version": "1.0.1",
4   "summary": "A Generic Rest Kit in swift",
5   "description": "This framework was made to help developers to build their apps without having to worry about creating the service layer using urls and etc",
6   "homepage": "https://github.com/KeyCar/ServiceKit",
7   "license": "MIT",
8   "authors": {
9     "Leonardo": "leonardo_rock@icloud.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/KeyCar/ServiceKit.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "ServiceKit",
20     "ServiceKit/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "pushed_with_swift_version": "3.0"