[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 6 / IBLocalizable / 0.0.1 / IBLocalizable.podspec.json
blobfe9a5eb8bd1ffd3851d6dfcd5455b258e1254252
2   "name": "IBLocalizable",
3   "version": "0.0.1",
4   "summary": "Localize your views from Interface Builder",
5   "description": "Localize your views from Interface Builder easily, written in Swift",
6   "homepage": "https://github.com/PiXeL16/IBLocalizable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Jimenez": "cjimenez16@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/chrisjimeneznat",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/PiXeL16/IBLocalizable.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "IBLocalizable/",
24     "IBLocalizable/**/*.{h,m,swift}"
25   ],
26   "requires_arc": true