[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / 1 / a / e / Swifternalization / 1.0.2 / Swifternalization.podspec.json
blob5a5bb1067ebb9312b9b5a458871f1de5433d26da
2   "name": "Swifternalization",
3   "version": "1.0.2",
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.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "Swifternalization/**/*.{swift,h}"
24   ],
25   "requires_arc": true