blob: 384a1f22043aa141acf776948cb8c74f97592c87 [file] [log] [blame]
{
"name": "OrionKit",
"version": "0.0.1",
"summary": "A short description of OrionKit.",
"description": "OrionKit",
"homepage": "https://github.com/TeamOri/OrionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elvis": "dalethirteen@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TeamOri/OrionKit.git",
"tag": "0.0.1"
},
"source_files": "OrionKit/**/*.{h,m,mm}",
"exclude_files": "Classes/Exclude"
}