[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / f / 7 / 8 / PSUIKit / 1.0.1 / PSUIKit.podspec.json
blob3d279a4c43ce6971076da4459fece8f4ead93a1a
2   "name": "PSUIKit",
3   "version": "1.0.1",
4   "summary": "PSUIKit.",
5   "description": "PSUIKit is a framework that helps you easily create iOS apps and change the design style. And has many useful components and classes.",
6   "homepage": "https://github.com/pisces/PSUIKit",
7   "license": "MIT",
8   "authors": {
9     "pisces": "hh963103@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pisces/PSUIKit.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "PSUIKit/Classes/*.{m,h}",
20   "dependencies": {
21     "SDWebImage": [
23     ],
24     "Reachability": [
26     ],
27     "OHAttributedLabel": [
29     ],
30     "GoogleAnalytics": [
32     ],
33     "UIViewControllerTransitions": [
35     ]
36   },
37   "resource_bundles": {
38     "PSUIKit": [
39       "PSUIKit/Assets/*.*",
40       "PSUIKit/Assets/*/*.*"
41     ]
42   }