[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / d / 0 / YwenKit / 0.4.5 / YwenKit.podspec.json
blobe67e99c966d41d4b78b941be7616cb9b7ab7dbbf
2   "name": "YwenKit",
3   "version": "0.4.5",
4   "summary": "some macros and categories for ios",
5   "description": "A longer description of YwenKit in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/yaliyingwy/YwenKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ywen": "yaliyingwy@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/yaliyingwy/YwenKit.git",
19     "tag": "0.4.5"
20   },
21   "source_files": [
22     "Classes",
23     "YwenKit/YwenKit/Class/**/*.{h,m,c}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": [
27     "YwenKit/YwenKit/Class/YwenKit.h",
28     "YwenKit/YwenKit/Class/**/*.h"
29   ],
30   "resources": "YwenKit/YwenKit/Resources/*.png",
31   "requires_arc": true