[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 5 / c / PuzzleLibrary / 1.2.1 / PuzzleLibrary.podspec.json
blobd15d40bf4d1bd4f5ea8e6d6f9a6cca52d1141387
2   "name": "PuzzleLibrary",
3   "version": "1.2.1",
4   "summary": "美图拼图功能",
5   "description": "TODO: 美图拼图功能",
6   "homepage": "https://gitee.com/XiaoMuXiXi/puzzle-library",
7   "license": {
8     "type": "AFL-3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "770228653@qq.com": "770228653@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/XiaoMuXiXi/puzzle-library.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PuzzleLibrary/Classes/**/*",
22   "resource_bundles": {
23     "PuzzleLibrary": [
24       "PuzzleLibrary/Assets/MeiTuDemo.bundle"
25     ]
26   },
27   "prefix_header_file": "PuzzleLibrary/Classes/MeiTuDemo-Prefix.pch",
28   "frameworks": [
29     "AssetsLibrary",
30     "CoreGraphics"
31   ],
32   "dependencies": {
33     "MBProgressHUD": [
35     ]
36   }