[Add] GoogleMobileAdsMediationIronSource 8.5.0.0.1
[CocoaPods.git] / Specs / 3 / 1 / 4 / VWScarlett / 0.0.1 / VWScarlett.podspec.json
blob7257bcdc9fd8f3eed293eeba7cfcca39ab02dad7
2   "name": "VWScarlett",
3   "version": "0.0.1",
4   "summary": "A lightweight solution for changing app theme",
5   "description": "Read a theme file written like css, then apply it.",
6   "homepage": "https://github.com/voicewitness/VWScarlett",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "voicewitness": "voicewitness@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/voicewitness/VWScarlett.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "VWScarlett",
22     "VWScarlett/**/*.{h,m}"
23   ],
24   "exclude_files": "VWScarlett/VWScarlettDemo"