[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / d / 6 / LocalizationPOC / 0.1 / LocalizationPOC.podspec.json
blob07806c19b596b5994953d78babd3cb54cc7e5f17
2   "name": "LocalizationPOC",
3   "version": "0.1",
4   "summary": "Localization proof of concept for iOS. Let's you change the language on the fly.",
5   "homepage": "https://github.com/jeroentrappers/LocalizationPOC",
6   "license": "MIT",
7   "authors": {
8     "Jeroen Trappers": "jeroen.trappers@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/rudensm/LocalizationPOC.git",
15     "tag": "0.1"
16   },
17   "source_files": "LocalizationPOC/LocalizationSystem.{h,m}",
18   "requires_arc": true