[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / d / a / Scorocode / 0.1.9 / Scorocode.podspec.json
blob2e5172f44fcf695dd3ae01c759161bf5ed407cdf
2   "name": "Scorocode",
3   "version": "0.1.9",
4   "summary": "Scorocode ios SDK, swift 3",
5   "description": "SDK предоставляет доступ к платформе Scorocode для построения приложений, основанных на swift. \nПодробности на нашем сайте: https://scorocode.ru",
6   "homepage": "https://github.com/Scorocode/scorocode-SDK-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexey Kuznetsov": "alexey073@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Scorocode/scorocode-SDK-swift.git",
16     "tag": "0.1.9"
17   },
18   "dependencies": {
19     "Alamofire": [
20       "4.3"
21     ],
22     "SwiftyJSON": [
23       "3.1.4"
24     ]
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "source_files": "Scorocode/SCLib/**/*",
30   "pushed_with_swift_version": "3.0"