blob: 5a8fd33329a42a83ac372a3dad256865e5bd7ca2 [file] [log] [blame]
{
"name": "Walhalla",
"version": "0.1.0",
"summary": "Walhalla is simple animation library.",
"description": "Walhalla is simple animation library.\nYou can add animation to UIView components with single line.",
"homepage": "https://github.com/knchst0704/Walhalla",
"license": "MIT",
"authors": {
"knchst0704": "knchst0704@gmail.com"
},
"source": {
"git": "https://github.com/knchst0704/Walhalla.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.facebook.com/knchst",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Walhalla": [
"Pod/Assets/*.png"
]
}
}