[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / 9 / SYKit / 0.0.8 / SYKit.podspec.json
blob4da8a2506477fdc5254ce7434fc098b50a4a783a
2   "name": "SYKit",
3   "platforms": {
4     "ios": "5.0",
5     "tvos": "9.0"
6   },
7   "version": "0.0.8",
8   "license": "Custom",
9   "summary": "UIKit and Foundation tools",
10   "homepage": "https://github.com/dvkch/SYKit",
11   "authors": {
12     "Stan Chevallier": "contact@stanislaschevallier.fr"
13   },
14   "source": {
15     "git": "https://github.com/dvkch/SYKit.git",
16     "tag": "0.0.8"
17   },
18   "source_files": "*.{h,m,c}",
19   "requires_arc": true,
20   "xcconfig": {
21     "CLANG_MODULES_AUTOLINK": "YES"
22   },
23   "resource_bundles": {
24     "SYSearchField": "Resources/loupe*.png"
25   }