[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 3 / 4 / ECMCLibSDK / 0.1.0 / ECMCLibSDK.podspec.json
blob2193e0fe54affbcf47582e86d16731415d1f5680
2   "name": "ECMCLibSDK",
3   "version": "0.1.0",
4   "summary": "ecmc sdks",
5   "description": "ecmc pod libs category",
6   "homepage": "https://github.com/gejunyu5/ECMCLibSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gejunyu5": "393864523@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/gejunyu5/ECMCLibSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ECMCLibSDK/Classes/*.{h,m}",
22   "public_header_files": "ECMCLibSDK/Classes/ECLibHeader.h",
23   "libraries": [
24     "z",
25     "sqlite3"
26   ],
27   "frameworks": [
28     "UIKit",
29     "MapKit",
30     "ImageIO"
31   ],
32   "requires_arc": true,
33   "dependencies": {
34     "SDWebImageWebPCoder": [
35       "~> 0.6.1"
36     ]
37   }