blob: 41603d09c5ce42eb1bc0ca56737c08f6d6876027 [file] [log] [blame]
{
"name": "YBIntent",
"version": "0.0.5",
"summary": "iOS仿Android的Intent跳转",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/yangjw/YBIntent",
"license": "MIT",
"authors": {
"yangjw": "yangjw.kai7@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yangjw/YBIntent.git",
"tag": "0.0.5"
},
"source_files": "YBIntent/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}