[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / b / 2 / f / KMADManager / 0.1.0 / KMADManager.podspec.json
blob992156d0918fdb62de6e3d47fc0fa30961580bbd
2   "name": "KMADManager",
3   "version": "0.1.0",
4   "summary": "A tool to manager an AD(like launch AD) should shows up or not.",
5   "description": "A tools help you to manager your launch AD and AD that show when app enter foreground.Easy to control when should they show up.",
6   "homepage": "https://github.com/sleepEarlier/ADManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KimiLin": "jky130@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/sleepEarlier/ADManager.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "ADManager/KMADManager.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true