[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 5 / CLFoundation / 1.3.2 / CLFoundation.podspec.json
blob678f8210d177cea40331fab413111e271983ca0e
2   "name": "CLFoundation",
3   "version": "1.3.2",
4   "summary": "CLFoundation of iOS",
5   "homepage": "https://github.com/CainLuo/CLFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CainLuo": "350116542@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/CainLuo/CLFoundation.git",
18     "tag": "1.3.2"
19   },
20   "source_files": [
21     "CLFoundation",
22     "CLFoundation/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]