[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / d / Overline / 0.1.0 / Overline.podspec.json
blob40122d1c588661674d945c46cfb426caefc777ad
2   "name": "Overline",
3   "version": "0.1.0",
4   "summary": "Objective-C utilities and shorthands.",
5   "homepage": "https://github.com/yaakaito/Overline",
6   "license": "MIT",
7   "platforms": {
8     "ios": "5.0"
9   },
10   "authors": {
11     "KAZUMA Ukyo": "yaakaito@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yaakaito/Overline.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "Overline",
19     "Overline/**/*.{h,m}"
20   ],
21   "public_header_files": "Overline/**/*.h",
22   "requires_arc": true