[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 1 / 3 / FirstSection / 1.0.1 / FirstSection.podspec.json
blob1c58d238d80fcc31f6a82082284f170ca954936f
2   "name": "FirstSection",
3   "version": "1.0.1",
4   "summary": "FirstSection of CTMainProject.",
5   "description": "CTMediator study. FirstSection of CTMainProject.",
6   "homepage": "https://github.com/GItHubNanmu77/CTFirstSection.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzy": "834225802@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/GItHubNanmu77/CTFirstSection.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "FirstSection",
23     "FirstSection/FirstSection/First/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "Masonry": [
33     ],
34     "CTMediator": [
36     ],
37     "CTProjectCategory": [
39     ]
40   }