[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 0 / LocalBundle / 1.0.1 / LocalBundle.podspec.json
blob911f076240271802ec6a1a8a2de6fb8cb43410d7
2   "name": "LocalBundle",
3   "version": "1.0.1",
4   "summary": "Easier way to handle UserDefaults.",
5   "description": "Easier way to handle UserDefaults - give it a try!",
6   "homepage": "https://github.com/felipericieri/LocalBundle-Pod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Ricieri": "felipericieri@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/felipericieri",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/felipericieri/LocalBundle.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "LocalBundle/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "Foundation",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"