blob: b967dafb25ca8db08184d2aaa924f58d8cb472ed [file] [log] [blame]
{
"name": "LeoMaskAnimationKit",
"version": "1.0.0",
"summary": "LeoMaskAnimationKit is a collection of method to help you create mask animation in iOS",
"description": "LeoMaskAnimationKit is a collection of method to help you create mask animation in iOS,it is easy to use",
"homepage": "https://github.com/leoMobileDeveloper/LeoMaskAnimationKit",
"license": "MIT",
"authors": {
"leoMobileDeveloper": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/leoMobileDeveloper/LeoMaskAnimationKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LeoMaskAnimationKit": [
"Pod/Assets/*.png"
]
}
}