[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 3 / 4 / 7 / TABAnimated / 2.6.5 / TABAnimated.podspec.json
blob5c66803f4b32e7bcfe2b42208968cfe4e4e6c71a
2   "name": "TABAnimated",
3   "version": "2.6.5",
4   "summary": "TABAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装",
5   "description": "TABAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装,目前仅支持oc",
6   "homepage": "https://github.com/tigerAndBull/TABAnimated",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tigerAndBull": "1429299849@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tigerAndBull/TABAnimated.git",
19     "commit": "da371c7cbcd73f1413ad04c195ddfcf8ad2a84c8"
20   },
21   "source_files": "TABAnimatedDemo/TABAnimated/**/*.{h,m}",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   }