[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / 8 / OO / 0.1.0 / OO.podspec.json
blobacbd0420834aaad3d1dbc81399b995b9229e58af
2   "name": "OO",
3   "version": "0.1.0",
4   "swift_version": "4.2",
5   "summary": "Boilerplate helper, extensions and many more to kickstart iOS apps.",
6   "description": "OO, which means Operation Override was designed to help me develop iOS apps faster with helper functions, extensions, etc.",
7   "homepage": "https://github.com/premieredesign/OO",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "premieredesign": "iamcmj@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/premieredesign/OO.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OO/Classes/**/*",
23   "frameworks": "UIKit"