[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / 8 / RSMultiLanguage / 0.1.0 / RSMultiLanguage.podspec.json
blob1abada41a227873aa7b319facddac5cc81eddd9a
2   "name": "RSMultiLanguage",
3   "version": "0.1.0",
4   "summary": "RSMultiLanguage is a library to provide in-app switching language feature.",
5   "description": "RSMultiLanguage is a library to provide in-app switching language feature.\nThis is mainly used internally in Red Soldier Limited",
6   "homepage": "https://bitbucket.org/redso/rsmultilanguage-ios",
7   "license": "MIT",
8   "authors": {
9     "Roy Ng": "roytornado@gmail.com"
10   },
11   "source": {
12     "git": "https://edwinkcw@bitbucket.org/redso/rsmultilanguage-ios.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "RSMultiLanguage": [
22       "Pod/Assets/*.png"
23     ]
24   }