[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 2 / 6 / LCAlert / 0.0.1 / LCAlert.podspec.json
blob7ce9e750a75de6861b2d1138eb1bdb31b050468f
2   "name": "LCAlert",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "LCAlert/*",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]