[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 2 / 6 / LCAlert / 0.0.2 / LCAlert.podspec.json
blob365f8118e52c99cde9ef2b45d98b7022ad92e959
2   "name": "LCAlert",
3   "version": "0.0.2",
4   "summary": "自定义alert",
5   "homepage": "https://github.com/iRemark/LCAlertExample.git",
6   "license": "MIT",
7   "authors": {
8     "iRemark": "lc081200@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/iRemark/LCAlertExample.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "LCAlert/*",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]