[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 0 / Colatris / 0.4.4 / Colatris.podspec.json
blob7f4e7675d93fcf1e73525a4900ed6ec7672a3fcb
2   "name": "Colatris",
3   "version": "0.4.4",
4   "summary": "Effortless Localization",
5   "description": "                       The framework is designed to require minimal changes to your app's code, and yet cover nearly app of the app's text. Strings declared in code, using NSLocalizedString, as well as strings types into Interface Builder are both supported.\n",
6   "homepage": "http://www.colatris.com",
7   "license": {
8     "type": "Commercial",
9     "text": "              All text and design is copyright © 2014 Parlance, Inc.\n\n              All rights reserved.\n\n              http://www.colatris.com\n"
10   },
11   "authors": {
12     "EmilienHuet": "emilien@colatris.com"
13   },
14   "source": {
15     "git": "https://github.com/colatris/colatris-pod.git",
16     "tag": "0.4.4"
17   },
18   "social_media_url": "https://twitter.com/Colatris",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "*.h",
24   "preserve_paths": [
25     "libColatris.a",
26     "colatris-build",
27     "colatris_xcode.rb"
28   ],
29   "libraries": [
30     "Colatris"
31   ],
32   "frameworks": "UIKit",
33   "xcconfig": {
34     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Colatris\""
35   },
36   "prepare_command": "ruby colatris_xcode.rb \"$PWD\""