[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 5 / TMKDesignCheatSheet / 0.0.1 / TMKDesignCheatSheet.podspec.json
blob8f9dfe9eb10bf8aa498ffbb5b8c63173354ab7a1
2   "name": "TMKDesignCheatSheet",
3   "version": "0.0.1",
4   "summary": "Provide resolutions of display, PPI and icon sizes for each devices like iPhone5 and iPhone4/4S",
5   "description": "                   This pod was created by me influenced by [The iOS Design Cheat Sheet](http://ivomynttinen.com/blog/the-ios-7-design-cheat-sheet/).\n",
6   "homepage": "https://github.com/tmtk75/TMKDesignCheatSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Tomotaka Sakuma",
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/tmtk75/TMKDesignCheatSheet.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "TMKDesignCheatSheet",
21     "TMKDesignCheatSheet/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": false