[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 4 / 5 / c / PuzzleLibrary / 1.2.2 / PuzzleLibrary.podspec.json
blob789b0b81ca3e1e780c5255a9c9c19fe35b396570
2   "name": "PuzzleLibrary",
3   "version": "1.2.2",
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.2"
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   }