[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 7 / AEGuideView / 1.0.0 / AEGuideView.podspec.json
blobda465d797cc6487d15be22638efc3cabfb66e061
2   "name": "AEGuideView",
3   "version": "1.0.0",
4   "summary": "An easy way to let your app show guide view during startup.",
5   "description": "An easy way to let your app show guide view during startup. This framework is written by objective-c",
6   "homepage": "http://github.com/canicelebrate/AEGuideView",
7   "license": "MIT",
8   "authors": {
9     "William Wang": "canicelebrate@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/canicelebrate/AEGuideView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "AEGuideView/*.{h,m}",
19   "requires_arc": true