[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / c / 3 / SRGridLocation / 1.0.0 / SRGridLocation.podspec.json
blob557bee1962fbddd7b2799e3ec0340e81cc99cd23
2   "name": "SRGridLocation",
3   "version": "1.0.0",
4   "summary": "SRGridLocation provides a convenient way to convert between Swedish grid and GPS location coordinates.",
5   "homepage": "https://github.com/sebreh/SRGridLocation",
6   "license": "MIT",
7   "authors": {
8     "Sebastian Rehnby": "sebastian@rehnby.com"
9   },
10   "source": {
11     "git": "https://github.com/sebreh/SRGridLocation.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "SRGridLocation/**/*.{h,m}",
18   "frameworks": "CoreLocation",
19   "requires_arc": true