[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 4 / 5 / c / PuzzleLibrary / 1.0 / PuzzleLibrary.podspec.json
blob9350600ff44fbf971cae39e59d628372bb429f2f
2   "name": "PuzzleLibrary",
3   "version": "1.0",
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.0"
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   ]