[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 3 / a / 0 / SwiftOSS / 1.0.5 / SwiftOSS.podspec.json
blobf383ffec40ff0cf78477aaaf151ec048480fc8f2
2   "name": "SwiftOSS",
3   "version": "1.0.5",
4   "summary": "A delightful iOS image upload framework.",
5   "description": "\"A delightful iOS image upload framework....\"",
6   "homepage": "http://gitlab.mljr.com/moon-ios/moon_oss_swift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ming": "xiaoming.zhao@mljr.com"
13   },
14   "source": {
15     "git": "http://gitlab.mljr.com/moon-ios/moon_oss_swift.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftOSS/Classes/**/*",
22   "requires_arc": true,
23   "dependencies": {
24     "AliyunOSSiOS": [
25       "~> 2.10.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"