[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 6 / 5 / CLPCode / 0.0.1 / CLPCode.podspec.json
blob02974fd5b89b0ea55963095311216dd554969ffb
2   "name": "CLPCode",
3   "version": "0.0.1",
4   "summary": "A simple tool",
5   "description": "TO BE HEART !",
6   "homepage": "https://github.com/carlsworld/CLPCode",
7   "license": "MIT",
8   "authors": {
9     "Carlson": "ioslove@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/carlsworld/CLPCode.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Class",
20     "CLPCode/Class/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ],
27     "SDWebImage": [
29     ]
30   }