[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / e / ICDataService / 0.9.0 / ICDataService.podspec.json
blob7f9801f10c0346415e65306e473b18469cb71a28
2   "name": "ICDataService",
3   "version": "0.9.0",
4   "summary": "Service that requesting data from different path of same host.",
5   "description": "Wrapped Service that requesting data from different path of same host, base on NSURLSession.",
6   "homepage": "https://github.com/IvanChan/ICDataService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "_ivanC": "_ivanC"
13   },
14   "source": {
15     "git": "https://github.com/IvanChan/ICDataService.git",
16     "tag": "0.9.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "ICDataService/Classes/ICDataService.h",
23   "source_files": "ICDataService/Classes/**/*"