[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / f / CFLocation / 1.0 / CFLocation.podspec.json
blob23c9a5da24afa012f7b61b646dedd6a2b434d70a
2   "name": "CFLocation",
3   "version": "1.0",
4   "summary": "Some Helper methods within LocationManager and Geocoder. ",
5   "license": {
6     "type": "Free",
7     "text": "              All contribution and reuse is welcome\n"
8   },
9   "homepage": "https://github.com/selim1377/cflocation",
10   "authors": {
11     "Selim Bakdemir": "selim.bakdemir@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/selim1377/cflocation.git",
18     "tag": "v1.0"
19   },
20   "source_files": "CFLocation/*.{h,m,a,txt}",
21   "frameworks": "CoreLocation",
22   "dependencies": {
23     "SBJson": [
25     ]
26   },
27   "requires_arc": false