[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / 8 / JCUIKitExtensions / 1.0.0 / JCUIKitExtensions.podspec.json
blob4f254b63ccaff36f0f3a103069134290220112df
2   "name": "JCUIKitExtensions",
3   "version": "1.0.0",
4   "summary": "There is some UIKit extensions",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/IOSJack/JCUIKitExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IOSJack": "zx.yihong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/IOSJack/JCUIKitExtensions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JCUIKitExtensions/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }