[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 7 / 2 / d / Strawberry / 0.0.4 / Strawberry.podspec.json
blob605385a2eb3e8cbe162c33b595d91f8b405f7b88
2   "name": "Strawberry",
3   "version": "0.0.4",
4   "summary": "A delicious API and model framework for Objective-C",
5   "authors": "Adrian Kashivskyy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "homepage": "https://github.com/akashivskyy/strawberry",
11   "source": {
12     "git": "https://github.com/akashivskyy/strawberry.git",
13     "tag": "0.0.4",
14     "submodules": true
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.9"
20   },
21   "source_files": "Source/**/**.{h,m}"