[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / e / 5 / c / MyTestCocoaPods / 0.0.1 / MyTestCocoaPods.podspec.json
blob88cdc0c94be733cada6979d0ce63650216611b20
2   "name": "MyTestCocoaPods",
3   "version": "0.0.1",
4   "summary": "play with cocoaPods",
5   "description": "I play with cocoaPods where this one project",
6   "homepage": "https://github.com/sugerGDev/myTestCocoaPods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suger": "gjw_2007@163.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/sugerGDev/myTestCocoaPods.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "MyObject",
23     "MyTestCocoaPods/MyObject/**/*.{h,m}"
24   ],
25   "public_header_files": [
26     "MyTestCocoaPods/MyCocoaPodsHeader.h",
27     "MyTestCocoaPods/MyObject/**/*.h"
28   ],
29   "requires_arc": true