[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / b / GuidePageManager / 0.0.1 / GuidePageManager.podspec.json
blob62e355cbda5152de77f22b6a1eeaf526e05a0419
2   "name": "GuidePageManager",
3   "version": "0.0.1",
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.1"
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   ]