[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 9 / SYKit / 0.0.2 / SYKit.podspec.json
blob1138a29010ee317e1ba33d86e8326d91b6b9702c
2   "name": "SYKit",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "0.0.2",
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.2"
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   }