[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / d / 0 / LeoMaskAnimationKit / 1.0.0 / LeoMaskAnimationKit.podspec.json
blobb967dafb25ca8db08184d2aaa924f58d8cb472ed
2   "name": "LeoMaskAnimationKit",
3   "version": "1.0.0",
4   "summary": "LeoMaskAnimationKit is a collection of method to help you create mask animation in iOS",
5   "description": "LeoMaskAnimationKit is a collection of method to help you create mask animation in iOS,it is easy to use",
6   "homepage": "https://github.com/leoMobileDeveloper/LeoMaskAnimationKit",
7   "license": "MIT",
8   "authors": {
9     "leoMobileDeveloper": "leomobiledeveloper@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/leoMobileDeveloper/LeoMaskAnimationKit.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LeoMaskAnimationKit": [
22       "Pod/Assets/*.png"
23     ]
24   }