[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / c / ServiceKit / 1.0.2 / ServiceKit.podspec.json
blobc2b48f14475c0817c303b8d7d7278117b7032dd9
2   "name": "ServiceKit",
3   "version": "1.0.2",
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.2"
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"