[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / d / a / NearbyPhotos / 0.1.0 / NearbyPhotos.podspec.json
blob891b11cbcd6a85f8bdb01257cc62d101f8e87a8f
2   "name": "NearbyPhotos",
3   "version": "0.1.0",
4   "summary": "An interface for acquiring the current location and viewing nearby Flickr photos.",
5   "homepage": "https://github.com/fragginaj/NearbyPhotos",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AJ Fragoso": "fragginaj@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/fragginaj/NearbyPhotos.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/fragginaj",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Source/**/*",
22   "resources": "Source/Resources/Assets/*.{png,json}",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.6"
26     ],
27     "AlamofireImage": [
28       "~> 3.3"
29     ],
30     "SnapKit": [
31       "~> 4.0.0"
32     ]
33   },
34   "pushed_with_swift_version": "4.0"