blob: 72b19dacb8be5c9a9d72a047e67ae603269be1f9 [file] [log] [blame]
{
"name": "IKTRouter",
"version": "0.0.2",
"summary": "Router Module for iOS",
"description": "Simple Router Module for iOS",
"homepage": "https://github.com/IKTSmart/IKTRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IKT": "E.T.Scorpion"
},
"source": {
"git": "https://github.com/IKTSmart/IKTRouter.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IKTRouter/**/*.{h,m}"
}