[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / e / 3 / 1 / LalalaTest / 0.0.1 / LalalaTest.podspec.json
blobe7d3f6597cbe7b0d27c0d0625099cc47e15b4f31
2   "name": "LalalaTest",
3   "version": "0.0.1",
4   "summary": "test",
5   "description": "描述内容的地方",
6   "homepage": "https://gitee.com/zenghuayang/Test",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/zenghuayang/Test.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Test.h",
19   "public_header_files": "Test.h",
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "Tool",
24       "source_files": "Tool/NSString+ESContains.{h,m}",
25       "public_header_files": "Tool/NSString+ESContains.h"
26     }
27   ]