[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / d / Overline / 0.3.0 / Overline.podspec.json
blobd664232022ba5a97839f2a99145fa23a7804c751
2   "name": "Overline",
3   "version": "0.3.0",
4   "summary": "Objective-C utilities and shorthands.",
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.3.0"
19   },
20   "source_files": [
21     "Overline",
22     "Overline/**/*.{h,m}",
23     "OverlineBlocksKit",
24     "OverlineBlocksKit/**/*.{h,m}",
25     "Overline.h"
26   ],
27   "public_header_files": [
28     "Overline/**/*.h",
29     "Overline.h",
30     "OverlineBlocksKit/**/*.h"
31   ],
32   "requires_arc": true