blob: 7f553d335a2cd2f5d4c1fd5702ae5700974af486 [file] [log] [blame]
{
"name": "JWIntent",
"version": "1.0.2",
"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": "8.0"
},
"source": {
"git": "https://github.com/Jerry0523/JWIntent.git",
"tag": "1.0.2"
},
"source_files": [
"Intent/*.swift",
"Intent/Transition/*.swift"
],
"requires_arc": true
}