[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 4 / a / 1 / NOTIFIT-Swift / 0.1.2 / NOTIFIT-Swift.podspec.json
blobc1415897c03f10b443b407b4dcc71f78d95c1129
2   "name": "NOTIFIT-Swift",
3   "version": "0.1.2",
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.2"
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   }