[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 6 / b / 4 / lion / 0.0.7 / lion.podspec.json
blobc32410c062eaf685813ddcb907dab83b3bc5ca17
2   "name": "lion",
3   "version": "0.0.7",
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.7"
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   ]