[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 2 / LixFoundation / 0.0.4 / LixFoundation.podspec.json
blob230b949ae3f783c3b5d28198b9ea2eaefe32a2cd
2   "name": "LixFoundation",
3   "version": "0.0.4",
4   "summary": "Objective-C编程基础工具类",
5   "homepage": "https://github.com/originalix/LixFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lix": "xiao.liunit@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/originalix/LixFoundation.git",
18     "tag": "0.0.4"
19   },
20   "source_files": [
21     "Lix_Foundation",
22     "Lix_Foundation/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]