[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / b / 4 / lion / 0.0.5 / lion.podspec.json
blob34044b5e2105cc4ad2f8dc4a0d46a75d14187284
2   "name": "lion",
3   "version": "0.0.5",
4   "summary": "A short description of lion.",
5   "homepage": "https://github.com/mengliZhu/lion.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alex": "zhumengli@zuoyebang.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/mengliZhu/lion.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "public_header_files": "Classes/*.h",
22   "resources": "Resources/*.png",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]