[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 1 / NOTIFIT-Swift / 0.1.4 / NOTIFIT-Swift.podspec.json
blob952b93a054cd1c9d748cd901ba35b275ee23daf4
2   "name": "NOTIFIT-Swift",
3   "version": "0.1.4",
4   "summary": "SDK for NOTIFIT.io",
5   "description": "Swift pod for implementing NOTIFIT to your iOS application",
6   "homepage": "https://github.com/NOTIFIT/notifit-ios-swift-sdk",
7   "license": "MIT",
8   "authors": {
9     "Tomas Sykora, jr.": "jump@syky.cz"
10   },
11   "source": {
12     "git": "https://github.com/NOTIFIT/notifit-ios-swift-sdk.git",
13     "tag": "0.1.4"
14   },
15   "social_media_url": "https://twitter.com/syky27",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "NOTIFIT-Swift": [
23       "Pod/Assets/*.png"
24     ]
25   }