[Add] flutter_sound_core 9.19.0
[CocoaPods.git] / Specs / b / d / 8 / MoCategories / 0.0.1 / MoCategories.podspec.json
blobe7c6b3d023fccd4e27a9d5fcc4a43927486165fb
2   "name": "MoCategories",
3   "version": "0.0.1",
4   "summary": "An old iOS library to add \"more categories\" (and a bad pun) to Apple's kit.",
5   "homepage": "https://github.com/m4c0/ios-mocategories",
6   "license": {
7     "type": "GPLv3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eduardo Costa": "m4c0@github.com"
12   },
13   "source": {
14     "git": "https://github.com/m4c0/ios-mocategories.git",
15     "tag": "v0.0.1"
16   },
17   "source_files": "MoCategories/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }