[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / b / GuidePageManager / 0.0.2 / GuidePageManager.podspec.json
blob57e75cde9681fa0f5ec70e4b35552bd0248e6078
2   "name": "GuidePageManager",
3   "version": "0.0.2",
4   "authors": {
5     "Mrlujh": "287929070@qq.com"
6   },
7   "homepage": "https://github.com/MrLujh/GuidePageManager",
8   "summary": "a dropdown menu for ios like wechat homepage.",
9   "source": {
10     "git": "https://github.com/MrLujh/GuidePageManager.git",
11     "tag": "0.0.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "GuidePageManager/**/*.{h,m}",
22   "frameworks": [
23     "QuartzCore",
24     "Security",
25     "UIKit",
26     "Foundation",
27     "CoreGraphics",
28     "CoreTelephony"
29   ]