[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 7 / JVInfinityScrollView / 1.0.0 / JVInfinityScrollView.podspec.json
blobacc38a8c5543261a4882f14ef09714129a1f27e7
2   "name": "JVInfinityScrollView",
3   "version": "1.0.0",
4   "summary": "The idea is to create a similar Apple Store Banner, and learn some code in **swift** =)",
5   "description": "The implementation is in progress,\nif you liked the idea, and want to help me and keep improve this code,\nyou can make a pull request or talk on [@jean_vinge](https://twitter.com/jean_vinge).",
6   "homepage": "https://github.com/JeanVinge/JVInfinityScrollView",
7   "license": "MIT",
8   "authors": {
9     "Jean Vinge": "jean_vinge@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JeanVinge/JVInfinityScrollView.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/jean_vinge",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "JVInfinityScrollView/classes/**/*"