[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 6 / c / NSAlertController / 0.0.1 / NSAlertController.podspec.json
blob2934dfdc70aedcdfa0494d6536ec187d52a0e9d2
2   "name": "NSAlertController",
3   "version": "0.0.1",
4   "summary": "Share information between your applications and extensions",
5   "homepage": "https://github.com/phimage/AlertController",
6   "license": "MIT",
7   "authors": {
8     "phimage": "eric.marchand.n7@gmail.com"
9   },
10   "platforms": {
11     "osx": "10.10"
12   },
13   "source": {
14     "git": "https://github.com/phimage/AlertController.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Sources/*.swift",
18   "resources": [
19     "Sources/*.{xib,icns}"
20   ],
21   "pushed_with_swift_version": "3.0"