[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 9 / 3 / 1 / CJMAlertViewController / 0.1.0 / CJMAlertViewController.podspec.json
blob24dfe024b006fbc8b0ebb74b717638ee9c0dee43
2   "name": "CJMAlertViewController",
3   "version": "0.1.0",
4   "summary": "自定义 CJMAlertViewController",
5   "description": "由于UIAlertViewController的局限性,使得添加一些视图都比较古怪,为了解决这个问题,从而实现了CJMAlertViewController。",
6   "homepage": "https://github.com/cjm-ios-sdk/CJMAlertViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenjm": "cjiemin@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cjm-ios-sdk/CJMAlertViewController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJMAlertViewController/Classes/**/*"