[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 8 / 2 / CCSpotlight / 1.0.0 / CCSpotlight.podspec.json
blobf7cf576506180088d92628c38beef41c93799780
2   "name": "CCSpotlight",
3   "version": "1.0.0",
4   "summary": "An easy way to use Spotlight.",
5   "description": "It is a framework used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/LiDechao/CCSpotlight",
7   "license": "MIT",
8   "authors": {
9     "idechao": "idechao@163.com"
10   },
11   "source": {
12     "git": "https://github.com/LiDechao/CCSpotlight.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "CCSpotlight/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "weak_frameworks": "CoreSpotlight"