[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / e / TKAlertController / 0.0.4 / TKAlertController.podspec.json
blobbbee47c1012b9b1f108bda1dd98c3f8147be9b10
2   "name": "TKAlertController",
3   "version": "0.0.4",
4   "summary": "UIAlertController for and under iOS8",
5   "homepage": "https://github.com/yatatsu/TKAlertController",
6   "license": "MIT",
7   "authors": {
8     "kitagawa": "yatatsukitagawa@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/yatatsu/TKAlertController.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "TKAlertController/*.{h,m}",
18   "exclude_files": [
19     "TKAlertControllerSample",
20     "TKAlertControllerTests"
21   ],
22   "requires_arc": true