[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 0 / LeoMaskAnimationKit / 0.1.0 / LeoMaskAnimationKit.podspec.json
blob3e5df8f47fd58bcc6d45cb6c806b1fec8aa4a0c1
2   "name": "LeoMaskAnimationKit",
3   "version": "0.1.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": "0.1.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   }