[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / 4 / CKLocations / 0.1.0 / CKLocations.podspec.json
blobaf9495309dc2f935dce771db2744101a2009a6f7
2   "name": "CKLocations",
3   "version": "0.1.0",
4   "summary": "Easily get desired locations.",
5   "description": "Easily get location names and coordinates.",
6   "homepage": "https://github.com/calebkleveter/CKLocations",
7   "license": "MIT",
8   "authors": {
9     "Caleb Kleveter": "romansfourteeneight@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/calebkleveter/CKLocations.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CKLocations": [
22       "Pod/Assets/*.png"
23     ]
24   }