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