[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 0 / e / 3 / OchornmaCocoaLesson / 0.1.0 / OchornmaCocoaLesson.podspec.json
blob5c184d578e85e3195d34482c16f3882e86ffb210
2   "name": "OchornmaCocoaLesson",
3   "version": "0.1.0",
4   "summary": "A test of my library creation.",
5   "description": "A test of my library creation description string.",
6   "homepage": "https://github.com/Ochornma/PromiseCocoaPodLesson",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Promise Ochornma": "ochornmapromise@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ochornma/PromiseCocoaPodLesson.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/PromiseOchornma",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "OchornmaCocoaLesson/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Alamofire": [
28     ]
29   },
30   "swift_version": "5.0"