4 "summary": "Library for TYKY",
5 "homepage": "https://github.com/chenteng85912/TYKYLibrary",
11 "CHENTENG": "chenteng85912@163.com"
17 "git": "https://github.com/chenteng85912/TYKYLibrary.git",
23 "name": "AutoLocation",
24 "public_header_files": "TYKYLibrary/AutoLocation/CTLocationViewController.h",
25 "source_files": "TYKYLibrary/AutoLocation/*.{h,m,xib}",
27 "TYKYLibrary/AutoLocation/*.png",
28 "TYKYLibrary/AutoLocation/*.plist"
36 "name": "AutoLoopView",
37 "public_header_files": "TYKYLibrary/AutoLoopView/CTAutoLoopViewController.h",
38 "source_files": "TYKYLibrary/AutoLoopView/*.{h,m}"
41 "name": "CustomAlbum",
42 "public_header_files": "TYKYLibrary/CustomAlbum/CTCustomAlbumViewController.h",
43 "source_files": "TYKYLibrary/CustomAlbum/*.{h,m,xib}",
44 "resources": "TYKYLibrary/CustomAlbum/*.png",
51 "name": "CustomCamera",
52 "public_header_files": "TYKYLibrary/CustomCamera/*.h",
53 "source_files": "TYKYLibrary/CustomCamera/*.{h,m}",
55 "TYKYLibrary/CustomAlbum": [
59 "frameworks": "AssetsLibrary"
62 "name": "CustomLeftMenu",
63 "public_header_files": "TYKYLibrary/CustomLeftMenu/*.h",
64 "source_files": "TYKYLibrary/CustomLeftMenu/*.{h,m}"
67 "name": "DownloadTool",
68 "public_header_files": "TYKYLibrary/DownloadTool/*.h",
69 "source_files": "TYKYLibrary/DownloadTool/*.{h,m}"
72 "name": "FingerPrint",
73 "public_header_files": "TYKYLibrary/FingerPrint/*.h",
74 "source_files": "TYKYLibrary/FingerPrint/*.{h,m}",
75 "frameworks": "LocalAuthentication"
78 "name": "HttpRequest",
79 "public_header_files": "TYKYLibrary/HttpRequest/*.h",
80 "source_files": "TYKYLibrary/HttpRequest/*.{h,m}"
84 "public_header_files": "TYKYLibrary/OnePhoto/*.h",
85 "source_files": "TYKYLibrary/OnePhoto/*.{h,m}",
87 "TYKYLibrary/CustomAlbum": [
91 "frameworks": "AssetsLibrary"
94 "name": "PageController",
95 "public_header_files": "TYKYLibrary/PageController/*.h",
96 "source_files": "TYKYLibrary/PageController/*.{h,m}"
99 "name": "ShowPictures",
100 "public_header_files": "TYKYLibrary/ShowPictures/CTImagePreviewViewController.h",
101 "source_files": "TYKYLibrary/ShowPictures/*.{h,m}",
102 "resources": "TYKYLibrary/ShowPictures/*.png"
105 "name": "UploadFile",
106 "public_header_files": "TYKYLibrary/UploadFile/*.h",
107 "source_files": "TYKYLibrary/UploadFile/*.{h,m}"