blob: 1c62d8659771372abb0ce7abfb3834e8fc41c077 [file] [log] [blame]
{
"name": "JWIntent",
"version": "1.0.0",
"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.0"
},
"source_files": "JWIntent/*.{h,m}",
"requires_arc": true
}