[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / c / TWAlertMessage / 1.0.1 / TWAlertMessage.podspec.json
blobede06f8385dea960663d359398c7a5e38190cc8a
2   "name": "TWAlertMessage",
3   "version": "1.0.1",
4   "summary": "A alert  used on iOS.",
5   "description": "It is a alert used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/1001hotel/TWAlertMessage",
7   "license": "MIT",
8   "authors": {
9     "xurenyan": "812610313@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": false,
15   "source": {
16     "git": "https://github.com/1001hotel/TWAlertMessage.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "TWAlertMessage/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]