[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 0 / d / 8 / SMLibrary / 0.2.8 / SMLibrary.podspec.json
blob5cd4609ec3142a3aa23da71e6779868647e84ae4
2   "name": "SMLibrary",
3   "version": "0.2.8",
4   "summary": "iOS 개발 시 자주 사용한 기능 모음",
5   "description": "iOS App 개발 시 자주 사용하는 기능들의 모았으며 지속적으로 추가할 예정입니다.",
6   "homepage": "https://github.com/blairSeo/SMLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "blairSeo": "blair.seo.0223@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/blairSeo/SMLibrary.git",
16     "tag": "0.2.8"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "SMLibrary/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftLint": [
29     ]
30   },
31   "swift_version": "4.0"