[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / f / GoAutoSlideView / 0.1 / GoAutoSlideView.podspec.json
blob7dda68eb26010199d7349ccaef0bc2b588db95a5
2   "name": "GoAutoSlideView",
3   "version": "0.1",
4   "summary": "GoAutoSlideView extends UIScrollView by featuring infinitely and automatically slide.",
5   "description": "GoAutoSlideView which is well documented has neat APIs to implement infinite and automatically slide.",
6   "homepage": "https://github.com/zjmdp/GoAutoSlideView",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "zjmdp": "modapeng@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/zjmdp/GoAutoSlideView.git",
16     "tag": "0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"