[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / 7 / ZTUIStyle / 0.0.2 / ZTUIStyle.podspec.json
blobf882054fc30f96ac0961f99f7e28d477f7ef24e9
2   "name": "ZTUIStyle",
3   "version": "0.0.2",
4   "summary": "An easy way to make a beautiful UI style",
5   "homepage": "https://github.com/RuffianZhong/ZTUIStyle",
6   "license": "MIT",
7   "authors": {
8     "Ruffian": "632835821@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/RuffianZhong/ZTUIStyle.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "ZTUIStyle/framework/**/*.{h,m}",
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   }