[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 5 / d / iOSBlocks / 1.0.2 / iOSBlocks.podspec.json
blobe9dbe287bd36a158ce245ce2c1632bc11a4fb925
2   "name": "iOSBlocks",
3   "version": "1.0.2",
4   "summary": "Objective-C block replacement for some Cocoa Touch APIs depending on delegation.",
5   "homepage": "https://github.com/dzenbot/iOSBlocks",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ignacio Romero Z.": "iromero@dzen.cl"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/dzenbot/iOSBlocks.git",
18     "tag": "v1.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Source/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "MapKit",
27     "CoreLocation",
28     "MessageUI",
29     "MobileCoreServices",
30     "UIKit",
31     "CoreGraphics"
32   ],
33   "deprecated": true