[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / e / LeoDanmakuKit / 1.0.0 / LeoDanmakuKit.podspec.json
blobba334ccb8d223b04c1f13c5447f11a7633f58d07
2   "name": "LeoDanmakuKit",
3   "version": "1.0.0",
4   "summary": "A Danmaku Kit For iOS",
5   "description": "An iOS Danmaku Kit,you can easy add danmaku to your project,LeoDanmaku Kit handle the View and Model part for you",
6   "homepage": "https://github.com/LeoMobileDeveloper/LeoDanmakuKit",
7   "license": "MIT",
8   "authors": {
9     "LeoMobileDeveloper": "leomobiledeveloper@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/LeoMobileDeveloper/LeoDanmakuKit.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LeoDanmakuKit": [
22       "Pod/Assets/*.png"
23     ]
24   }