[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / d / Overline / 0.1.3 / Overline.podspec.json
blob90e496ebe7398ec718f07c007e73abdeae2df1f5
2   "name": "Overline",
3   "version": "0.1.3",
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.1.3"
19   },
20   "source_files": [
21     "Overline",
22     "Overline/**/*.{h,m}"
23   ],
24   "public_header_files": "Overline/**/*.h",
25   "requires_arc": true