https://github.com/v5tech/swift-pm25
一个基于Swift实现的PM2.5查询示例
https://github.com/v5tech/swift-pm25
Last synced: 9 months ago
JSON representation
一个基于Swift实现的PM2.5查询示例
- Host: GitHub
- URL: https://github.com/v5tech/swift-pm25
- Owner: v5tech
- License: mit
- Created: 2014-06-14T11:10:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-12T15:15:08.000Z (over 11 years ago)
- Last Synced: 2025-03-29T01:34:23.575Z (10 months ago)
- Language: Swift
- Size: 1.24 MB
- Stars: 137
- Watchers: 8
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swift-PM25
一个基于Swift实现的PM2.5查询示例。基于```CocoaPods```构建。克隆后切换到```Swift-PM25```目录下,使用```pod install```安装依赖库。然后启动```PM25.xcworkspace```
# Screenshots



# 用到的开源类库
* [TFHpple](https://github.com/topfunky/hpple) XPath解析HTML
* [SCLAlertView](https://github.com/vikmeup/SCLAlertView-Swift) 用Swift写的AlertView
* [SVProgressHUD](https://github.com/samvermette/SVProgressHUD) 进度条
# License
MIT
Copyright (c) 2014 雪山飞鹄