blob: 965e0c1a3bd98a0cfa97b6c441cd504d6728fbe5 [file] [log] [blame]
{
"name": "YBIntent",
"version": "0.0.8",
"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.8"
},
"source_files": "YBIntent/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}