blob: 46434e0b044715bf38525d34351a3f5528b57bf1 [file] [log] [blame]
{
"name": "CustomNavigation",
"version": "1.0.0",
"summary": "A marquee view used on iOS.",
"description": "自定义专场动画.A custom navigation transition",
"homepage": "https://github.com/zhwe130205/CustomNavigation",
"license": "MIT",
"authors": {
"Bourbon": "zhengweiios@icloud.com"
},
"source": {
"git": "https://github.com/zhwe130205/CustomNavigation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CustomNavigation/CustomNavigation/Navigation/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}