[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 9 / CCCHelper / 0.0.1 / CCCHelper.podspec.json
blobf751c36d1c8a86c555229776be2ec6c1b09aa4a0
2   "name": "CCCHelper",
3   "version": "0.0.1",
4   "summary": "CCCHelper provides functionalities for iOS applications.",
5   "description": "CCCHelper is a library for iOS that provides functionalities such as displaying advertisements and handling user interactions. It's easy to integrate into any iOS application.",
6   "homepage": "http://github.com/lucaswangdev/CCCHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lucaswangdev": "https://github.com/lucaswangdev/CCCHelper"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lucaswangdev/CCCHelper.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "CCCHelper/**/*.{h,m,swift}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true