[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / e / Swifternalization / 1.1 / Swifternalization.podspec.json
bloba49c7f12f8fb149a071486308cdafa61cc88c040
2   "name": "Swifternalization",
3   "version": "1.1",
4   "summary": "Library that helps in localizing apps. It is written in Swift.",
5   "homepage": "https://github.com/tomkowz/Swifternalization",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomasz Szulc": "szulctomasz@me.com"
12   },
13   "social_media_url": "http://twitter.com/tomkowz",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tomkowz/Swifternalization.git",
19     "tag": "v1.1"
20   },
21   "documentation_url": "http://szulctomasz.com/docs/swifternalization/public/",
22   "source_files": [
23     "Classes",
24     "Swifternalization/**/*.{swift,h}"
25   ],
26   "requires_arc": true