[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 6 / d / KunstmaanI18nSwift / 1.0.0 / KunstmaanI18nSwift.podspec.json
blob7c967908212b6ef48f7492c9c68488f5957f53bc
2   "name": "KunstmaanI18nSwift",
3   "version": "1.0.0",
4   "summary": "Framework for adding basic Localization to your project.",
5   "homepage": "https://github.com/kunstmaan/i18n-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kunstmaan": "labs@kunstmaan.be"
12   },
13   "social_media_url": "http://twitter.com/kunstmaan",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/kunstmaan/i18n-swift.git",
20     "tag": "v1.0.0",
21     "submodules": true
22   },
23   "source_files": "KunstmaanI18nSwift/**/*.{h,swift}"