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