[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 6 / 2 / 8 / AMRefresher / 1.0.0 / AMRefresher.podspec.json
blobb4d530be2be44d470d71e09d67cd4d4549df4c85
2   "name": "AMRefresher",
3   "version": "1.0.0",
4   "summary": "Super easy way to use \"Pull To Refresh\" and \"Infinite Scrolling\" with 1 line of code",
5   "description": "Super easy way to use \"Pull To Refresh\" and \"Infinite Scrolling\" with 1 line of code from arturdev",
6   "homepage": "https://github.com/arturdev/AMRefresher",
7   "screenshots": "https://raw.githubusercontent.com/arturdev/AMRefresher/master/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "arturdev": "mkrtarturdev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/arturdev/AMRefresher.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "AMRefresher/*",
23   "swift_version": "4.1",
24   "frameworks": "UIKit"