[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 0 / 9 / 1 / Overline-BlocksKit / 0.2.1 / Overline-BlocksKit.podspec.json
blobdd8c6e83a38215d0c3122ab9b79edd5aa1741c45
2   "name": "Overline-BlocksKit",
3   "version": "0.2.1",
4   "summary": "Objective-C utilities and shorthands. version for BlocksKit.",
5   "homepage": "https://github.com/yaakaito/Overline",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "authors": {
14     "KAZUMA Ukyo": "yaakaito@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/yaakaito/Overline.git",
18     "tag": "0.2.1"
19   },
20   "source_files": [
21     "Overline",
22     "Overline/**/*.{h,m}",
23     "Header/Overline.h"
24   ],
25   "public_header_files": [
26     "Overline/**/*.h",
27     "Header/Overline.h"
28   ],
29   "requires_arc": true