blob: ea4fd81241bb19db1b5bca59e9a271c32c47c1f7 [file] [log] [blame]
{
"name": "JoyKit",
"version": "0.1.03",
"summary": "test 0.1.03",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joy-make/JoyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joy-make": "315585646@qq.com"
},
"source": {
"git": "https://github.com/joy-make/JoyKit.git",
"tag": "0.1.03"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JoyKit/**/*.{h,m}",
"resources": "JoyKit/Assets/*",
"dependencies": {
"Masonry": [
]
}
}