[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / d / AriSwift / 6 / AriSwift.podspec.json
blob3eb3868d8128540fdbeef9c93b334845572e27b2
2   "name": "AriSwift",
3   "version": "6",
4   "summary": "extension tools",
5   "description": "在 Swift 中方便快捷的管理 extension",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AriSwift": "6937523@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/AnnieAri/AriSwift.git",
16     "tag": "6"
17   },
18   "swift_version": "4.2",
19   "source_files": [
20     "AriSwift/AriSwift/CommonTools/*.swift",
21     "AriSwift/AriSwift/CommonTools/Extension/*.swift",
22     "AriSwift/AriSwift/CommonTools/Protocol/*.swift"
23   ],
24   "platforms": {
25     "ios": "9.0"
26   }