[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 6 / IBLocalizable / 1.2.0 / IBLocalizable.podspec.json
blob738fb20bce38f1fe2ee03146683c271d06dc698d
2   "name": "IBLocalizable",
3   "version": "1.2.0",
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": "1.2.0"
21   },
22   "source_files": [
23     "IBLocalizable/",
24     "IBLocalizable/**/*.{h,m,swift}"
25   ],
26   "requires_arc": true