[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 1 / e / 9 / SYKit / 0.0.26 / SYKit.podspec.json
blob5ca028c61be3259d639ff455e9f9674294133630
2   "name": "SYKit",
3   "platforms": {
4     "ios": "5.0",
5     "tvos": "9.0"
6   },
7   "version": "0.0.26",
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.26"
17   },
18   "source_files": "*.{h,m,c}",
19   "requires_arc": true,
20   "xcconfig": {
21     "CLANG_MODULES_AUTOLINK": "YES"
22   },
23   "resource_bundles": {
24     "SYSearchField": [
25       "Resources/loupe*.png"
26     ]
27   }