blob: 99fcd803881bda5baa40c22a49ebb8a0a809fd26 [file] [log] [blame]
{
"name": "JWIntent",
"version": "1.0.1",
"summary": "A solution for iOS modules and components separation. You can route to viewController or perform native block with url.",
"homepage": "https://github.com/Jerry0523/JWIntent",
"license": "MIT",
"authors": {
"Jerry Wong": "jerrywong0523@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jerry0523/JWIntent.git",
"tag": "1.0.1"
},
"source_files": "JWIntent/*.{h,m}",
"requires_arc": true
}