[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / d / 8 / 7 / Pompeu / 1.0.0 / Pompeu.podspec.json
blobc8230c4648aa765c9d3fa8d33646220899b68cdf
2   "name": "Pompeu",
3   "version": "1.0.0",
4   "summary": "Automatic XIB and storyboard localizations for iOS",
5   "description": "With Pompeu you can add localizable keys in your XIBs and storyboards and perform an automatic translation.",
6   "homepage": "https://github.com/mobilejazz/Pompeu",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mobile Jazz": "info@mobilejazz.com"
13   },
14   "social_media_url": "http://twitter.com/mobilejazzcom",
15   "source": {
16     "git": "https://github.com/mobilejazz/Pompeu.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Pompeu/*.{h,m}"
21   ],
22   "platforms": {
23     "ios": "7.0"
24   },
25   "frameworks": "Foundation",
26   "requires_arc": true,
27   "deprecated": true