blob: 2f367ff62afe6f4568a927bb3dad8b2b5614384c [file] [log] [blame]
{
"name": "LeoMaskAnimationKit",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LeoMaskAnimationKit": [
"Pod/Assets/*.png"
]
}
}