[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / 4 / core-ios-swift / 1.0.7 / core-ios-swift.podspec.json
blob47ef7e50702a2947726d38f4b75126245f297acd
2   "name": "core-ios-swift",
3   "version": "1.0.7",
4   "summary": "A swift framework",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "a simple swift framework",
9   "homepage": "https://github.com/chenzhe555/core-ios-swift",
10   "license": {
11     "type": "MIT",
12     "file": "FILE_LICENSE"
13   },
14   "authors": {
15     "陈哲": "376811578@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/chenzhe555/core-ios-swift.git",
19     "tag": "1.0.7"
20   },
21   "source_files": [
22     "core-ios-swift/Framework/needOCExample/*.{h,m}",
23     "core-ios-swift/Framework/needOCExample/GTMBase64/*.{h,m}",
24     "core-ios-swift/core-ios-swift-Bridging-Header.h",
25     "core-ios-swift/Source/BaseHttp{AppendCondition,Client,Encryption,Enum,ErrorType,Service,ServiceDelegate,Struct,TagBuilder}_s.swift",
26     "core-ios-swift/Source/MCDefines.swift",
27     "core-ios-swift/Source/MCHttp{Encryption_s,Service}.swift"
28   ],
29   "frameworks": "UIKit",
30   "dependencies": {
31     "Alamofire": [
32       "~> 3.2.0"
33     ]
34   },
35   "deprecated": true