blob: 59bcbb87b5e2067b68199a637fc314b88e4a36cd [file] [log] [blame]
{
"name": "IKTRouter",
"version": "0.0.1",
"summary": "Router Module for iOS",
"description": "Simple Router Module for iOS",
"homepage": "https://github.com/IKTSmart/IKTRouter",
"license": "LICENSE",
"authors": {
"IKT": "E.T.Scorpion"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/IKTSmart/IKTRouter.git",
"tag": "0.0.1"
},
"source_files": [
"IKTRouter",
"IKTRouterDemo/IKTRouter/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}