[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 3 / Simpler / 0.1.0 / Simpler.podspec.json
blobfb36442f67f862058b8aa28e58c253e43cfac8e3
2   "name": "Simpler",
3   "version": "0.1.0",
4   "summary": "Network framework base on Alamofire in Swift",
5   "homepage": "https://github.com/chausson/Simpler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chausson": "232564026@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/chausson/Simpler.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Simpler/Classes/**/*",
21   "dependencies": {
22     "HandyJSON": [
23       "~> 1.6.0"
24     ],
25     "Result": [
27     ],
28     "Alamofire": [
29       "~> 4.1"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"