[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 8 / 4 / InsightfulPager / 0.1.0 / InsightfulPager.podspec.json
blob8fa7108d8dbf6e98c426b241351b6bd6af94a1e7
2   "name": "InsightfulPager",
3   "version": "0.1.0",
4   "summary": "InsightfulPager is an alternative to UIPageViewController that fulfils a similar but provides more feedback.",
5   "homepage": "http://www.williamboles.me",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "William Boles",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wibosco/InsightfulPager.git",
16     "branch": "master",
17     "tag": "0.1.0"
18   },
19   "source_files": "InsightfulPager/**/*.{h,m}",
20   "public_header_files": "InsightfulPager/**/*.{h}",
21   "requires_arc": true