[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 6 / a / HanlyKit / 0.0.1 / HanlyKit.podspec.json
blob2c97781ff3ffffec91e0d3cee45a901f24c99ae2
2   "name": "HanlyKit",
3   "version": "0.0.1",
4   "summary": "A common Kit used on iOS.",
5   "description": "It is a common Kit used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/LingyeHan/HanlyKit",
7   "license": "MIT",
8   "authors": {
9     "HanLingye": "lingye.han@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/LingyeHan/HanlyKit.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "HanlyKit/**/*.h",
20   "source_files": "HanlyKit/**/*",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]