[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / c / 7 / 5 / Peacock / 0.2 / Peacock.podspec.json
blobf59e5436bf7b58393acb886338b212f8a39bff4f
2   "name": "Peacock",
3   "version": "0.2",
4   "summary": "Peacock is a group of categories that extend the use of UIAppearance protocol on UIView subclasses.",
5   "homepage": "http://developers.lyst.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MakingLyst": "makingLyst@lyst.com"
12   },
13   "social_media_url": "http://twitter.com/MakingLyst",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ssaw/peacock.git",
19     "tag": "0.2"
20   },
21   "source_files": "Peacock/**/*",
22   "exclude_files": [
23     "PeacockApp/*",
24     "Peacock.xcodeproj/*",
25     "Peacock.xcworkspace/*",
26     "PeacockAppTests/*",
27     "PeacockTests/*",
28     "Pods/*"
29   ],
30   "requires_arc": true