[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 1 / 5 / 4 / DoricFs / 0.1.3 / DoricFs.podspec.json
blob12ffd9b2c92af2e4ed6f136baae617983bfa50a7
2   "name": "DoricFs",
3   "version": "0.1.3",
4   "summary": "Doric extension for FS",
5   "description": "Support file system api in Doric.",
6   "homepage": "https://github.com/doric-pub",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pengfeizhou": "pengfeizhou@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/doric-pub/DoricFs.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "iOS/Pod/Classes/**/*",
22   "public_header_files": "iOS/Pod/Classes/**/*.h",
23   "dependencies": {
24     "DoricCore": [
26     ]
27   }