[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 3 / 0 / CLLocationManager-blocks / 1.3.2 / CLLocationManager-blocks.podspec.json
bloba6e2df7b09a14dc96d1456356c166abdec2fa8da
2   "name": "CLLocationManager-blocks",
3   "version": "1.3.2",
4   "license": "MIT",
5   "summary": "A category on CLLocationManager adding blocks to basic delegate methods. It also adds some nifty features for simplyfying location updates.",
6   "homepage": "https://github.com/axldyb/CLLocationManager-blocks",
7   "authors": {
8     "Aksel Dybdal": "akseldybdal@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/axldyb/CLLocationManager-blocks.git",
12     "tag": "1.3.2"
13   },
14   "source_files": "CLLocationManager-blocks",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "ios": {
20     "frameworks": "CoreLocation"
21   }