[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 5 / OrionFoundation / 0.0.1 / OrionFoundation.podspec.json
blobd2b8e6caa9c308d3a7e28084aaaffa4f10e2e103
2   "name": "OrionFoundation",
3   "version": "0.0.1",
4   "summary": "A short description of OrionFoundation.",
5   "description": "OrionFoundation",
6   "homepage": "https://github.com/TeamOri/OrionFoundation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elvis": "dalethirteen@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TeamOri/OrionFoundation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "OrionFoundation/**/*.{h,m,mm}",
22   "ios": {
23     "frameworks": "Foundation"
24   }