[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / a / 3 / SJOPaperboy / 2.0.0 / SJOPaperboy.podspec.json
blob17770dd4a9d791d57c90f7c03714e5bbd0cb02e5
2   "name": "SJOPaperboy",
3   "version": "2.0.0",
4   "summary": "An easy to use library that lets you implement background updates in your app.",
5   "description": "                  An easy to use library that lets you implement background updates in your app that run whenever the user enters or exits a specified location, as well as supporting the new iOS 7 background fetch.\n",
6   "homepage": "http://github.com/blork/SJOPaperboy",
7   "screenshots": "https://raw.github.com/blork/SJOPaperboy/master/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Sam Oakley": "sam@blork.co.uk"
11   },
12   "source": {
13     "git": "https://github.com/blork/SJOPaperboy.git",
14     "tag": "2.0.0"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "SJOPaperboy",
20   "public_header_files": "SJOPaperboy/SJOPaperboyLocationManager.h,SJOPaperboy/SJOPaperboyViewController.h",
21   "resources": "SJOPaperboy/Paperboy.strings",
22   "frameworks": [
23     "CoreLocation",
24     "AddressBookUI"
25   ],
26   "requires_arc": true