[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / 8 / SPInfinitePagingView / 0.4.0 / SPInfinitePagingView.podspec.json
blobe0ea19ca7fe6a6c7504b6ca3cd5f78f763df5b98
2   "name": "SPInfinitePagingView",
3   "version": "0.4.0",
4   "summary": "An inifinite, paging UIScrollView built to be simple.",
5   "description": "Provides a simple, easy to use interface for building\niOS applications that need to page infinitely in either\ndirection.",
6   "homepage": "https://github.com/spitzgoby/SPInfinitePagingView",
7   "license": "MIT",
8   "authors": {
9     "Thomas Leu": "tomleu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/spitzgoby/SPInfinitePagingView.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SPInfinitePagingView": [
22       "Pod/Assets/*.png"
23     ]
24   }