[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / 1 / a / e / Swifternalization / 1.3 / Swifternalization.podspec.json
blob998ae83979c1e50e48ca13e1bfc1f41d4267a569
2   "name": "Swifternalization",
3   "version": "1.3",
4   "summary": "Swift Framework which helps in localizing apps.",
5   "homepage": "https://github.com/tomkowz/Swifternalization",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomasz Szulc": "mail@szulctomasz.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.3"
20   },
21   "documentation_url": "http://szulctomasz.com/docs/swifternalization/public/",
22   "source_files": [
23     "Classes",
24     "Swifternalization/**/*.{swift,h}"
25   ],
26   "requires_arc": true